MCPcopy Create free account
hub / github.com/effector/effector / createComponent

Function createComponent

src/react/ssr.ts:39–39  ·  view source on GitHub ↗
(shape: any)

Source from the content-addressed store, hash-verified

37}
38
39export const createComponent = (shape: any) => throwError('not implemented')
40
41export const connect = (Component: any) => {
42 deprecate('connect', 'useUnit')

Callers 4

Amount.jsFile · 0.50

Calls 1

throwErrorFunction · 0.90

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…