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
/
lint
/
jsx
/
react
/
mod.tsx
blob: be1e843c149a2cbc3adc555bdee99c6d027aabba (
plain
)
1
2
3
const React = { createElement() {} }; const _div = <div />;