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
/
npm
/
workspace_basic
/
b
/
no-exports-sub-path-not-exists.ts
blob: 960d32870c2b6afc25bad8d44256b01d007b22d6 (
plain
)
1
2
import * as c from "@denotest/c/non-existent"; console.log(c);