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
/
cli
/
tests
/
subdir
/
mt_application_x_javascript_jsx.j4.jsx
blob: 2c7a15491610e93500deffa75eca6968b29f291f (
plain
)
1
2
3
4
5
const React = { createElement() {} } const temp = <div></div>; export const loaded = true;