added InsertedTextRun and DeletedTextRun for Revision Tracking

This commit is contained in:
Thomas Jansen
2020-09-24 10:24:00 +02:00
parent 2adfe532dd
commit 09db2c528a
5 changed files with 158 additions and 0 deletions

View File

@ -0,0 +1 @@
export * from "./track-revision";