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_precompile
/
no_pragma.tsx
blob: 7ba21d80d260c446bdb5dedbf4f4b3d6d78fc3f4 (
plain
)
1
2
3
export function A() { return <h1>hello</h1>; }