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
/
file_extensions
/
ts_with_js_extension.js
blob: 3c49f748463c3a3141aa04a5dda25adb189de93f (
plain
)
1
2
3
4
5
interface Lollipop { _: number; } console.log("executing typescript with extension");