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
/
compile
/
npm_cjs_reexport_relative_parent_component
/
main.ts
blob: c2935aeeda629d87410b540ba9e9b042e394eb02 (
plain
)
1
2
import { hello } from "npm:@denotest/cjs-reexport-relative-parent"; hello.sayHello();