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"
version? 
optionalversion:number
Defined in 
packages/framework/store/src/transformer/type.ts:5