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
/
cli
/
tests
/
testdata
/
npm
/
registry
/
@denotest
/
esm-basic
/
1.0.0
/
main.d.mts
blob: fa7814911e70e0ad610ef0f4582af5ed0522e930 (
plain
)
1
2
export declare function setValue(val: number): void; export declare function getValue(): number;