BlockSuite API Documentation / @blocksuite/store / DocCollectionMetaState
Type alias: DocCollectionMetaState
DocCollectionMetaState:
Object
Type declaration
avatar?
optionalavatar:string
blockVersions?
optionalblockVersions:Record<string,number>
name?
optionalname:string
pageVersion?
optionalpageVersion:number
pages?
optionalpages:unknown[]
properties?
optionalproperties:DocsPropertiesMeta
workspaceVersion?
optionalworkspaceVersion:number
Source
packages/framework/store/src/store/meta.ts:26