📻 GlobTool.ts

This commit is contained in:
nirholas
2026-03-31 10:24:02 +00:00
parent b8bd2d8a10
commit a549c038c5

View File

@@ -196,3 +196,4 @@ export const GlobTool = buildTool({
} }
}, },
} satisfies ToolDef<InputSchema, Output>) } satisfies ToolDef<InputSchema, Output>)