UNPKG

@larscom/ngrx-store-storagesync

Version:

Highly configurable state sync library between localStorage/sessionStorage and @ngrx/store (Angular)

4 lines (3 loc) 183 B
export { storageSync } from './lib/storage-sync'; export { type IFeatureOptions } from './lib/feature-options'; export { type IStorageSyncOptions } from './lib/storage-sync-options';