MCPcopy Create free account
hub / github.com/tinyplex/tinybase / nullEvent

Function nullEvent

test/unit/core/ui-react/ui-react-dom.test.tsx:37–37  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

35const getIdsAsProp = (...ids: Ids) => ({...ids});
36
37const nullEvent = () => null;
38
39beforeEach(() => {
40 store = createStore()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…