diff options
Diffstat (limited to 'fs/mod.ts')
| -rw-r--r-- | fs/mod.ts | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ export * from "./empty_dir.ts"; export * from "./ensure_dir.ts"; export * from "./ensure_file.ts"; +export * from "./ensure_symlink.ts"; export * from "./exists.ts"; export * from "./glob.ts"; export * from "./globrex.ts"; |
