mirror of
https://github.com/nasa/openmct.git
synced 2025-06-16 06:08:11 +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
|
||||
* by the `mct` module, or exposed as `mct` in the global scope if
|
||||
* loaded via a script tag.
|
||||
* The Open MCT application.
|
||||
|
||||
* @constructor
|
||||
* @memberof module:openmct
|
||||
*/
|
||||
|
Reference in New Issue
Block a user