|
@@ -16,7 +16,7 @@ import { normalizeImageStyles } from './utils';
|
|
|
* The image style engine plugin. It sets the default configuration, creates converters and registers
|
|
* The image style engine plugin. It sets the default configuration, creates converters and registers
|
|
|
* {@link module:image/imagestyle/imagestylecommand~ImageStyleCommand ImageStyleCommand}.
|
|
* {@link module:image/imagestyle/imagestylecommand~ImageStyleCommand ImageStyleCommand}.
|
|
|
*
|
|
*
|
|
|
- * @extends {module:core/plugin~Plugin}
|
|
|
|
|
|
|
+ * @extends module:core/plugin~Plugin
|
|
|
*/
|
|
*/
|
|
|
export default class ImageStyleEditing extends Plugin {
|
|
export default class ImageStyleEditing extends Plugin {
|
|
|
/**
|
|
/**
|