MCPcopy Create free account
hub / github.com/bcms/cms / createArrayStore

Function createArrayStore

cli/src/util/array-store.ts:3–93  ·  view source on GitHub ↗
(
    idKey: keyof ItemType,
    initItems?: ItemType[],
    methods?: StoreMethods<ItemType, Methods>,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

sdk.tsFile · 0.90

Calls 1

methodsFunction · 0.50

Tested by

no test coverage detected