BlockSuite API Documentation / @blocksuite/store / WorkspaceInfoSnapshot
Type alias: WorkspaceInfoSnapshot 
WorkspaceInfoSnapshot:
Object
Type declaration 
blockVersions 
blockVersions:
Record<string,number>
id 
id:
string
pageVersion 
pageVersion:
number
properties 
properties:
PagesPropertiesMeta
type 
type:
"info"
workspaceVersion 
workspaceVersion:
number
Source 
packages/store/src/transformer/type.ts:41
Generated using typedoc-plugin-markdown and TypeDoc