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
/
testdata
/
run
/
check_js_points_to_ts
/
test.js
blob: 00d894451f4dafb68939c11da75fc4a8efa7dc12 (
plain
)
1
2
3
// @deno-types="./foo.d.ts" import { foo } from "./foo.js"; foo();