Preparing search index...
The search index is not available
API Documentation
API Documentation
InMemoryStore
AsyncWritableInMemoryStore
Class AsyncWritableInMemoryStore<ItemType, IDType>
A writeable asynchronous store.
Type Parameters
ItemType
extends
Record
<
string
,
any
>
IDType
extends
string
|
number
Hierarchy (
view full
)
AsyncInMemoryStore
<
ItemType
,
IDType
>
AsyncWritableInMemoryStore
Implements
AsyncWritableStore
<
ItemType
,
IDType
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
API Documentation
Loading...
Generated using
TypeDoc
A writeable asynchronous store.