Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/BetaSu/big-react
/ hostConfig.ts
File
hostConfig.ts
packages/react-dom/src/hostConfig.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ FiberNode } from
'react-reconciler/src/fiber'
;
2
import
{ HostComponent, HostText } from
'react-reconciler/src/workTags'
;
3
import
{ Props } from
'shared/ReactTypes'
;
4
import
{ updateFiberProps, DOMElement } from
'./SyntheticEvent'
;
Callers
nothing calls this directly
Calls
1
then
Method · 0.65
Tested by
no test coverage detected