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
/
jsx_import_from_ts.ts
blob: 3cc916698d4e94a491e53b321ce8ce4365ed9613 (
plain
)
1
2
3
import app from "./jsx_import_from_ts.App.jsx"; console.log(app);