- Linting: Use new preference for "object"; fix @example code; bad @returns
- npm: Update devDeps
This commit is contained in:
4
dist/extensions/ext-server_moinsave.js
vendored
4
dist/extensions/ext-server_moinsave.js
vendored
@@ -973,7 +973,7 @@ var svgEditorExtension_server_moinsave = (function () {
|
||||
};
|
||||
/**
|
||||
* @param {module:canvg.CanvgOptions} opts
|
||||
* @returns {Object}
|
||||
* @returns {object}
|
||||
* @todo Flesh out exactly what object is returned here (after updating to latest and reincluding our changes here and those of StackBlur)
|
||||
*/
|
||||
|
||||
@@ -4364,7 +4364,7 @@ var svgEditorExtension_server_moinsave = (function () {
|
||||
* @param {Float} width
|
||||
* @param {Float} height
|
||||
* @param {Integer} rgba
|
||||
* @returns {void}
|
||||
* @returns {Integer}
|
||||
*/
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user