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_require_esm
/
main.ts
blob: 069d4b60eb95d439d1b7c27eb7dd6b0394c55eb6 (
plain
)
1
2
import * as ns from "npm:@denotest/cjs-require-esm"; console.log(ns);