mirror of
https://github.com/nasa/openmct.git
synced 2024-12-18 20:57:53 +00:00
[API] Simple constructor documentation
This commit is contained in:
parent
bcc32c76d0
commit
bd796f2beb
@ -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
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user