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
/
declaration_header_file_with_no_exports.ts
blob: ef5da7a38c788909d93757ed02963c47fcbdf11c (
plain
)
1
2
import * as foo from "./declaration_header_file_with_no_exports_js.js"; console.log(foo);