diff --git a/externs/olx.js b/externs/olx.js index 7887eecd55..9912d40497 100644 --- a/externs/olx.js +++ b/externs/olx.js @@ -6986,7 +6986,7 @@ olx.style.IconOptions.prototype.opacity; /** - * Scale. + * Scale. Default is `1`. * @type {number|undefined} * @api */ @@ -7044,7 +7044,7 @@ olx.style.IconOptions.prototype.imgSize; /** * Image source URI. - * @type {string} + * @type {string|undefined} * @api */ olx.style.IconOptions.prototype.src;