roosterjs-editor-types
Advanced tools
Comparing version 6.8.1 to 6.8.2
@@ -5,2 +5,3 @@ import DefaultFormat from '../editor/DefaultFormat'; | ||
originalFormat: DefaultFormat; | ||
types: string[]; | ||
image: File; | ||
@@ -7,0 +8,0 @@ text: string; |
@@ -6,3 +6,3 @@ { | ||
"main": "./lib/index.js", | ||
"version": "6.8.1", | ||
"version": "6.8.2", | ||
"typings": "./lib/index.d.ts", | ||
@@ -9,0 +9,0 @@ "license": "MIT", |
35798
736