Function: withIndexedDB()
withIndexedDB<
State
>():AsyncStorageStrategy
<State
>
Defined in: libs/ngrx-toolkit/src/lib/storage-sync/features/with-indexed-db.ts:12
Type Parameters
• State extends object
Returns
AsyncStorageStrategy
<State
>