Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/ampproject/amphtml
/ JSXElement
Function
JSXElement
build-system/eslint-rules/preact.js:75–77 ·
view source on GitHub ↗
(node)
Source
from the content-addressed store, hash-verified
73
},
74
75
JSXElement(node) {
76
requirePreact(node);
77
},
78
79
JSXFragment(node) {
80
requirePreact(node);
Callers
nothing calls this directly
Calls
1
requirePreact
Function · 0.85
Tested by
no test coverage detected