Mark ol.TransformFunction as stable
This commit is contained in:
@@ -8,6 +8,6 @@ goog.provide('ol.TransformFunction');
|
||||
* returns the output array.
|
||||
*
|
||||
* @typedef {function(Array.<number>, Array.<number>=, number=): Array.<number>}
|
||||
* @api
|
||||
* @api stable
|
||||
*/
|
||||
ol.TransformFunction;
|
||||
|
||||
Reference in New Issue
Block a user