mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-17 07:20:23 +00:00
added extraPlugins property on configuration object
This commit is contained in:
Vendored
+1
@@ -572,6 +572,7 @@ declare module CKEDITOR {
|
||||
colorButton_colors?: string;
|
||||
startupFocus?: boolean;
|
||||
on?: any;
|
||||
extraPlugins?: string;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user