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