MCPcopy
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

1const { render, hydrate, unmountComponentAtNode } = require('preact/compat');
2
3function createRoot(container) {
4 return {

Callers

nothing calls this directly

Calls 2

createRootFunction · 0.70
hydrateFunction · 0.50

Tested by

no test coverage detected