Add default stability level to docs of exported things.
This commit is contained in:
@@ -4,5 +4,6 @@ goog.provide('ol.parser.Parser');
|
||||
|
||||
/**
|
||||
* @constructor
|
||||
* @todo stability experimental
|
||||
*/
|
||||
ol.parser.Parser = function() {};
|
||||
|
||||
Reference in New Issue
Block a user