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
/
npm
/
cjs_pkg_imports
/
main.ts
blob: b30a3f85cdee4a47b764799f544b449b2bb4546f (
plain
)
1
2
3
import crypto from "npm:@denotest/cjs-pkg-imports"; console.log(crypto);