suneditor
Advanced tools
Comparing version 2.47.2 to 2.47.3
{ | ||
"name": "suneditor", | ||
"version": "2.47.2", | ||
"version": "2.47.3", | ||
"description": "Vanilla javascript based WYSIWYG web editor, with no dependencies", | ||
@@ -5,0 +5,0 @@ "author": "JiHong.Lee", |
@@ -369,3 +369,3 @@ import { Lang } from './lang/Lang'; | ||
*/ | ||
imageGalleryData?: Array; | ||
imageGalleryData?: Array<any>; | ||
/** | ||
@@ -372,0 +372,0 @@ * The url of the image gallery, if you use the image gallery |
Sorry, the diff of this file is too big to display
4105750