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
/
jsr
/
deps
/
main.ts
blob: 25b13a68159e1886d6236e2c00f5f74e24c761fe (
plain
)
1
2
3
import value from "jsr:@denotest/deps/mod.ts"; console.log(value);