BlockSuite API Documentation / @blocksuite/store / SliceSnapshot
Type alias: SliceSnapshot ​
SliceSnapshot:
Object
Type declaration ​
blockVersions ​
blockVersions:
Record
<string
,number
>
content ​
content:
BlockSnapshot
[]
pageId ​
pageId:
string
pageVersion ​
pageVersion:
number
type ​
type:
"slice"
workspaceId ​
workspaceId:
string
workspaceVersion ​
workspaceVersion:
number
Source ​
packages/store/src/transformer/type.ts:21
Generated using typedoc-plugin-markdown and TypeDoc