mirror of
https://github.com/nasa/openmct.git
synced 2025-06-16 14:18:16 +00:00
[API] Simple constructor documentation
This commit is contained in:
@ -19,9 +19,8 @@ define([
|
|||||||
) {
|
) {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The Open MCT application, an instance of which is exported
|
* The Open MCT application.
|
||||||
* by the `mct` module, or exposed as `mct` in the global scope if
|
|
||||||
* loaded via a script tag.
|
|
||||||
* @constructor
|
* @constructor
|
||||||
* @memberof module:openmct
|
* @memberof module:openmct
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user