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

Properties

schema

schema: SerializedSchema

store

store: SerializedStore<R>

StoreSchemaOptionsStoreValidator