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/store/src/reactive/text.ts:10


Generated using typedoc-plugin-markdown and TypeDoc