StoreSnapshot
Table of contents
interface StoreSnapshot<R extends UnknownRecord> {}
Properties
schema: SerializedSchema
store: SerializedStore<R>
interface StoreSnapshot<R extends UnknownRecord> {}
schema: SerializedSchema
store: SerializedStore<R>