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
/
specs
/
permission
/
allow_import_jsx
/
main.tsx
blob: f03d10c5b0eb98e8905275e01a6c335c5755a3dc (
plain
)
1
2
3
export function Component() { return <div>Hi</div>; }