Use @api annotation instead of @todo api
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ goog.provide('ol.size');
|
||||
/**
|
||||
* An array of numbers representing a size: `[width, height]`.
|
||||
* @typedef {Array.<number>}
|
||||
* @todo api
|
||||
* @api
|
||||
*/
|
||||
ol.Size;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user