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

Function createNamedEvent

src/effector/createUnit.ts:110–110  ·  view source on GitHub ↗
(named: string)

Source from the content-addressed store, hash-verified

108 return meta
109}
110export const createNamedEvent = (named: string) => createEvent({named})
111
112const deriveEvent = (
113 event: Event<any>,

Callers 1

createDomainFunction · 0.90

Calls 1

createEventFunction · 0.70

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…