Skip to content

BlockSuite API Documentation / @blocksuite/store / DeltaOperation

Type alias: DeltaOperation

DeltaOperation: Object & OptionalAttributes

Type declaration

delete?

delete?: number

insert?

insert?: string

retain?

retain?: number

Source

packages/framework/store/src/reactive/text.ts:10


Generated using TypeDoc and typedoc-plugin-markdown.