Class AsyncInMemoryStore<ItemType, IDType>

A readonly asynchronous store.

Type Parameters

  • ItemType extends Record<string, any>

  • IDType extends string | number

Hierarchy

Implements

Generated using TypeDoc