Harmonize jsdoc

This commit is contained in:
Simon Seyock
2021-02-02 11:44:44 +01:00
parent d6d18d46a8
commit f590cb3473
26 changed files with 86 additions and 86 deletions
+2 -2
View File
@@ -160,10 +160,10 @@ class ImageStyle {
return abstract();
}
/*
/**
* Get the image pixel ratio.
* @param {number} pixelRatio Pixel ratio.
* */
*/
getPixelRatio(pixelRatio) {
return 1;
}