Reference
StorePersistOptions
Configures store persistence with an explicit current or legacy record contract.
Signature
type StorePersistOptions = StoreCurrentPersistOptions<T> | StoreLegacyPersistOptions<T>Reference
Configures store persistence with an explicit current or legacy record contract.
type StorePersistOptions = StoreCurrentPersistOptions<T> | StoreLegacyPersistOptions<T>