Home
Documentation
GitHub
Preparing search index...
The search index is not available
Causl API Reference - v0.2.0
Causl API Reference
@causl/persistence
memoryAdapter
Function memoryAdapter
memoryAdapter
(
initial
?:
Record
<
string
,
string
>
)
:
StorageAdapter
In-memory adapter. Useful for tests and SSR.
Parameters
Optional
initial
:
Record
<
string
,
string
>
Returns
StorageAdapter
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Home
Documentation
GitHub
Causl API Reference - v0.2.0
Loading...
In-memory adapter. Useful for tests and SSR.