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
/
registry
/
npm
/
@denotest
/
specifier-two-slashes
/
1.0.0
/
other.js
blob: 7d658310b0d95fd8c4981c2cc0fad840aebd6a20 (
plain
)
1
2
3
export function add(a, b) { return a + b; }