Skip to content

@jsvision/code-editor / DocumentTransaction

Interface: DocumentTransaction

Defined in: code-editor/src/document/types.ts:107

A complete set of edits that must either all apply or all be rejected.

Properties

kind

readonly kind: "document-transaction"

Defined in: code-editor/src/document/types.ts:108