ChangeSpec__
Unofficial
Type used as argument to @codemirror/state#EditorState.changes and in the changes field of transaction specs to succinctly describe document changes.
Import:
import type { ChangeSpec__ } from '@codemirror/state';Signature:
export interface ChangeSpec__