Add default stability level to docs of exported things.
This commit is contained in:
@@ -6,6 +6,7 @@ goog.require('goog.math');
|
||||
|
||||
/**
|
||||
* @typedef {function((ol.Coordinate|undefined)): (ol.Coordinate|undefined)}
|
||||
* @todo stability experimental
|
||||
*/
|
||||
ol.CenterConstraintType;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user