Jump to top

DocumentChangeType

alias

The type of a DocumentChange may be 'added', 'removed', or 'modified'.

Type

"added" | "removed" | "modified"