Skip to content

BlockSuite API Documentation / @blocksuite/store / BlockSnapshotLeaf

Type Alias: BlockSnapshotLeaf

BlockSnapshotLeaf = Pick<BlockSnapshot, "id" | "flavour" | "props" | "version">

Defined in: packages/framework/store/src/transformer/base.ts:11