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
/
publish
/
byonm_dep
/
node_modules
/
package
/
index.js
blob: 0ecf3b87507b6f9396e8ace3c758029c6c33f9cc (
plain
)
1
2
3
export function add(a, b) { return a + b; }