BlockSuite API Documentation / @blocksuite/store / BlockSnapshot
Type alias: BlockSnapshot ​
BlockSnapshot:
Object
Type declaration ​
children ​
children:
BlockSnapshot
[]
flavour ​
flavour:
string
id ​
id:
string
props ​
props:
Record
<string
,unknown
>
type ​
type:
"block"
Source ​
packages/store/src/transformer/type.ts:5
Generated using typedoc-plugin-markdown and TypeDoc