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