Skip to content

BlockSuite API Documentation / @blocksuite/store / CollectionInfoSnapshot

Type alias: CollectionInfoSnapshot

CollectionInfoSnapshot: object

Type declaration

id

id: string

pageVersion

pageVersion: number

properties

properties: DocsPropertiesMeta

type

type: "info"

workspaceVersion

workspaceVersion: number

Source

packages/framework/store/src/transformer/type.ts:41