Table of contents

Public interface

Signature
interface SerializedSchemaV2 {}
Source

packages/store/src/lib/StoreSchema.ts


Properties

schemaVersion

Public propertysignature

Signature
schemaVersion: 2

sequences

Public propertysignature

Signature
sequences: {
  [sequenceId: string]: number
}

SerializedSchemaV1SerializedStore