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

Function nullEvent

test/unit/core/ui-svelte/ui-svelte-dom.test.ts:32–32  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

30const getIdsAsProp = (...ids: string[]) => ({...ids});
31
32const nullEvent = () => null;
33
34beforeEach(() => {
35 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…