mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-04 12:44:28 +00:00
* Add marks property missing from Text Add return type to editor.withoutSaving and editor.withoutMerging per https://docs.slatejs.org/slate-core/commands#miscellaneous-commands * Lint fixes * Tests * Formatting * Change from List<Mark> to Set<Mark>