index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cli
/
tests
/
021_mjs_modules.ts
blob: 6052b908166990679ff12b1941c939dbcbdff575 (
plain
)
1
2
import { isMod5 } from "./subdir/mod5.mjs"; console.log(isMod5);