Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/preactjs/preact
/ client.js
File
client.js
compat/client.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ render, hydrate, unmountComponentAtNode } = require(
'preact/compat'
);
2
3
function
createRoot(container) {
4
return
{
Callers
nothing calls this directly
Calls
2
createRoot
Function · 0.70
hydrate
Function · 0.50
Tested by
no test coverage detected