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
/
add
/
1.0.0
/
index.d.ts
blob: 9b197eb1e4df1fccadae6a518250057e482a35e3 (
plain
)
1
export function add(a: number, b: number): number;