Type Alias EditRangeWithInsertReplace

EditRangeWithInsertReplace: { insert: Range; replace: Range }

Edit range variant that includes ranges for insert and replace operations.

Type declaration

3.18.0