Comparing version 0.82.0 to 0.82.1-2022718736
@@ -33,2 +33,3 @@ import { Ancestor, ExtendedType, Location, Node, NodeEntry, Operation, Path, PathRef, Point, PointRef, Range, RangeRef, Span, Text } from '..'; | ||
removeMark: (key: string) => void; | ||
getDirtyPaths: (op: Operation) => Path[]; | ||
} | ||
@@ -35,0 +36,0 @@ export declare type Editor = ExtendedType<'Editor', BaseEditor>; |
{ | ||
"name": "slate", | ||
"description": "A completely customizable framework for building rich text editors.", | ||
"version": "0.82.0", | ||
"version": "0.82.1-2022718736", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "repository": "git://github.com/ianstormtaylor/slate.git", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
1630043
19214