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
/
cts
/
import_export_equals
/
mod.mts
blob: 5fbbd6c6a0554b55a17b90b9eefb35f1e71e4c06 (
plain
)
1
2
3
import add from "./add.cts"; console.log(add(1, "test"));