Adding XYZOptions to objectliterals.jsdoc
I remain uncertain about when to use the @exportClass annotation and when to use the @exportSymbol. osmsource.exports seems to get away with simply @exportSymbol, but many other sources use @exportProperty.
This commit is contained in:
@@ -1 +1 @@
|
||||
@exportSymbol ol.source.XYZ
|
||||
@exportClass ol.source.XYZ ol.source.XYZOptions
|
||||
|
||||
Reference in New Issue
Block a user