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
/
specs
/
run
/
_021_mjs_modules
/
021_mjs_modules.ts
blob: 326fce3e51576b0b07c667d1efef3f6b02e2cd87 (
plain
)
1
2
import { isMod5 } from "./mod5.mjs"; console.log(isMod5);