diff options
Diffstat (limited to 'fs/path.ts')
| -rw-r--r-- | fs/path.ts | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fs/path.ts b/fs/path.ts new file mode 100644 index 000000000..64390108d --- /dev/null +++ b/fs/path.ts @@ -0,0 +1,2 @@ +export * from "./path/mod.ts"; +export * from "./path/interface.ts"; |
