BlockSuite API Documentation / @blocksuite/store / PageSnapshot
Type alias: PageSnapshot
PageSnapshot:
Object
Type declaration
blocks
blocks:
BlockSnapshot
meta
meta:
PageMeta
type
type:
"page"
Source
packages/framework/store/src/transformer/type.ts:58
Generated using TypeDoc and typedoc-plugin-markdown.