StoreSnapshot

See source code
Table of contents
interface StoreSnapshot<R extends UnknownRecord> {}

Properties

schema


store

store: SerializedStore<R>

Prev
StoreSchemaOptions
Next
StoreValidationFailure