createMemoryStorage
function
- Kind
- function
- Source
- src/persistence/storage.js:179
Description
Create an in-memory Storage-compatible object.
Signature
Returns
Minimal Storage implementation for tests and non-browser examples.
TypeStorageCreate an in-memory Storage-compatible object.
Minimal Storage implementation for tests and non-browser examples.
TypeStorage