summaryrefslogtreecommitdiff
path: root/js/deno.ts
diff options
context:
space:
mode:
Diffstat (limited to 'js/deno.ts')
-rw-r--r--js/deno.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/js/deno.ts b/js/deno.ts
index 21766401b..d121b3183 100644
--- a/js/deno.ts
+++ b/js/deno.ts
@@ -6,6 +6,7 @@ export {
exit,
FileInfo,
makeTempDirSync,
+ mkdirSync,
readFileSync,
statSync,
lStatSync,