Variable: DeleteCommand
const DeleteCommand: ICommand<IDeleteCommandParams>;
Defined in: submodules/univer/packages/docs-ui/src/commands/commands/core-editing.command.ts:140
The command to delete text, mainly used in BACKSPACE and DELETE when collapsed is true. ONLY handle collapsed range!!!