mirror of
https://github.com/nasa/openmct.git
synced 2025-06-16 22:28:13 +00:00
[JSDoc] Add annotations
Bulk-add JSDoc annotations, WTD-1482.
This commit is contained in:
@ -38,6 +38,7 @@ define(
|
||||
* * Registering extensions with Angular
|
||||
* * Bootstrapping the Angular application.
|
||||
*
|
||||
* @memberof platform/framework
|
||||
* @constructor
|
||||
* @param {BundleLoader} loader
|
||||
* @param {BundleResolver} resolver
|
||||
@ -59,4 +60,4 @@ define(
|
||||
|
||||
return FrameworkInitializer;
|
||||
}
|
||||
);
|
||||
);
|
||||
|
Reference in New Issue
Block a user