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
/
byonm_main_sub_dir
/
src
/
main.ts
blob: b75bbc03edd2ff636ce6cf02a2e5acd7e3b7afe0 (
plain
)
1
2
import { add } from "@denotest/add"; console.log(add(1, 2));