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

Function EMPTY_CONTEXT

src/ui-solid/Provider.tsx:46–46  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

44];
45
46const EMPTY_CONTEXT = () => [] as ContextValue;
47
48export const Provider = (
49 props: ProviderProps & {readonly children: JSXElement},

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…