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
/
tests
/
testdata
/
run
/
021_mjs_modules.ts
blob: 838cd2c382c6e77bccfb7db1de55d7159448b269 (
plain
)
1
2
import { isMod5 } from "../subdir/mod5.mjs"; console.log(isMod5);