We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b47e778 commit 95be97eCopy full SHA for 95be97e
packages/base/src/index.ts
@@ -1,3 +1,4 @@
1
+export { validatePath } from "./lib/path.js"
2
export * from "./tools/append-text-file.js"
3
export * from "./tools/attempt-completion.js"
4
export * from "./tools/create-directory.js"
0 commit comments