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
/
check
/
npm_pkg_empty_main_entry
/
node_modules
/
package
/
index.js
blob: 62c45aa26dc616d56f2cf1dfdb5ebdd9f9d97cf5 (
plain
)
1
module.exports.add = (a, b) => a + b;