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