summaryrefslogtreecommitdiff
path: root/std/path/mod.ts
diff options
context:
space:
mode:
Diffstat (limited to 'std/path/mod.ts')
-rw-r--r--std/path/mod.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/std/path/mod.ts b/std/path/mod.ts
index 0b4156e69..58c2c4561 100644
--- a/std/path/mod.ts
+++ b/std/path/mod.ts
@@ -24,6 +24,7 @@ export const {
relative,
resolve,
sep,
+ toFileUrl,
toNamespacedPath,
} = path;