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
/
exports-sub-path-not-exists.ts
blob: 716f0f97d30071f57f19e802a57dd7d82e2efeb7 (
plain
)
1
2
import * as a from "@denotest/a/non-existent"; console.log(a);