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
/
cjs
/
add.cjs
blob: bf906012673a39250ff35964a8c9a5d5d4bf8bbb (
plain
)
1
module.exports = (a, b) => a + b;