mirror of
https://github.com/nasa/openmct.git
synced 2025-06-12 20:28:14 +00:00
[JSDoc] Add annotations
Bulk-add JSDoc annotations, WTD-1482.
This commit is contained in:
@ -49,6 +49,7 @@ define(
|
||||
* an output) and `parameters` is meant to be useful for
|
||||
* display parameterization (more like an input.)
|
||||
*
|
||||
* @memberof platform/representation
|
||||
* @constructor
|
||||
* @param {TemplateDefinition[]} templates an array of
|
||||
* template extensions
|
||||
@ -92,3 +93,4 @@ define(
|
||||
return MCTInclude;
|
||||
}
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user