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
/
detect_es_module_defined_as_cjs
/
main.ts
blob: a4be7b4c4f513e9d5e1501c3873349695d97a64e (
plain
)
1
2
3
import { add } from "package"; console.log(add(1, 2));