Typedef

DiffResult (utils)

@ckeditor/ckeditor5-utils/src/diff

typedef
'equal' | 'insert' | 'delete'

The element of the result of diff function.

Filtering