Skip to content

Commit 29f4713

Browse files
Update index.ts
1 parent 7a58fe7 commit 29f4713

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/tools/definitions/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ export { editFileTool } from "./editFile";
55
export { fetchUrlContentTool } from "./fetchUrlContent";
66
export { globSearchTool } from "./globSearch";
77
export { grepSearchTool } from "./grepSearch";
8-
export { lsTool } from "./lsTool";
8+
export { lsTool } from "./ls";
99
export { readCurrentlyOpenFileTool } from "./readCurrentlyOpenFile";
1010
export { readFileTool } from "./readFile";
1111
export { requestRuleTool } from "./requestRule";

0 commit comments

Comments
 (0)