Skip to content

Function: memoryObjectStore()

memoryObjectStore(): ObjectStore & object

Defined in: server/src/store.ts:23

In-memory store for tests and local development.

Returns

ObjectStore & object