Class SyncWritableInMemoryStore<ItemType, IDType>

A writable synchronous store.

Type Parameters

  • ItemType extends Record<string, any>

  • IDType extends string | number

Hierarchy

Implements

Generated using TypeDoc