Function: withLocalStorage()
withLocalStorage<
State
>():SyncStorageStrategy
<State
>
Defined in: libs/ngrx-toolkit/src/lib/storage-sync/features/with-local-storage.ts:8
Type Parameters
• State extends object
Returns
SyncStorageStrategy
<State
>