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
/
cjs
/
reexport_non_analyzable
/
main.ts
blob: a9e32af4e1a654bae0a0ef144cb1adb532923c8c (
plain
)
1
2
3
import assert from "./node_modules/foo.cjs"; assert.equal(1 + 1, 2);