Skip to content

BlockSuite API Documentation / @blocksuite/store / WorkspaceInfoSnapshot

Type alias: WorkspaceInfoSnapshot

WorkspaceInfoSnapshot: Object

Type declaration

id

id: string

pageVersion

pageVersion: number

properties

properties: PagesPropertiesMeta

type

type: "info"

workspaceVersion

workspaceVersion: number

Source

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


Generated using TypeDoc and typedoc-plugin-markdown.