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
/
compile
/
detect_cjs
/
main.js
blob: 8c55f673b0dd1862269cd1b89f32f9edcf8479d5 (
plain
)
1
2
3
import { add } from "./add.js"; console.log(add(1, 2));