StoreSnapshot
See source codeTable of contents
interface StoreSnapshot<R extends UnknownRecord> {}
Properties
schema
schema: SerializedSchema
store
store: SerializedStore<R>
Prev
StoreSchemaOptionsNext
StoreValidatorinterface StoreSnapshot<R extends UnknownRecord> {}
schema: SerializedSchema
store: SerializedStore<R>