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

Function getIdsAsProp

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

Source from the content-addressed store, hash-verified

33);
34
35const getIdsAsProp = (...ids: Ids) => ({...ids});
36
37const nullEvent = () => null;
38

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…