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
/
node
/
cjs_reexport_node_condition
/
main.ts
blob: 09b8418a67d6f5336e74662e596d9a47caf11bea (
plain
)
1
2
3
import { hello } from "@denotest/mjs-reexport-cjs"; console.log(hello);