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
/
mixed_case_package_name
/
global.ts
blob: a721b3d7846fee3c0ee6473f0b5c0ea746ac361c (
plain
)
1
2
import value from "npm:@denotest/MixedCase"; console.log(value);