Class ReadonlyOREntityCollection<Id, V>

Observed-removed ReadonlyEntityCollection.

Type Parameters

Implements

Constructors

Properties

batchSize: number = 50

Max size of a request batch.

state: ReadonlyEntityStore<Id, V>

The store state.

stringify: ((value, options?) => MaybePromise<string>) = defaultStringify

Type declaration

Accessors

Methods

Generated using TypeDoc