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
/
run
/
package_json
/
invalid_value
/
ok.ts
blob: ce517439f986152bcd23d25b89122d24b18189c1 (
plain
)
1
2
3
4
import * as test from "@denotest/esm-basic"; test.setValue(2); console.log(test.getValue());