Skip to content

Commit e64cf3e

Browse files
committed
add exists
1 parent f010aa9 commit e64cf3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/dependencies.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
export * from "https://deno.land/x/[email protected]/mod.ts";
2+
export { exists } from "https://deno.land/x/[email protected]/mod.ts";

0 commit comments

Comments
 (0)