Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
✨ Add support for
invertWithDoc
for subtypes
This change adds support for the [optional, but recommended][1] `invertWithDoc(op, doc) -> op'` method, which is already implemented as [`Delta.invert()`][2] [1]: https://github.com/ottypes/docs#optional-properties [2]: https://github.com/quilljs/delta/#invert
- Loading branch information