Use @api annotation instead of @todo api
This commit is contained in:
@@ -6,7 +6,7 @@ goog.require('goog.math');
|
||||
|
||||
/**
|
||||
* @typedef {function((ol.Coordinate|undefined)): (ol.Coordinate|undefined)}
|
||||
* @todo api
|
||||
* @api
|
||||
*/
|
||||
ol.CenterConstraintType;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user