Add default stability level to docs of exported things.
This commit is contained in:
@@ -21,6 +21,7 @@ goog.require('ol.TileRange');
|
||||
*
|
||||
* @constructor
|
||||
* @param {ol.AttributionOptions} options Attribution options.
|
||||
* @todo stability experimental
|
||||
*/
|
||||
ol.Attribution = function(options) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user