mirror of
https://github.com/nasa/openmct.git
synced 2025-06-16 14:18:16 +00:00
[JSDoc] Add annotations
Bulk-add JSDoc annotations, WTD-1482.
This commit is contained in:
@ -129,4 +129,4 @@ define(
|
||||
requirejs.config({ "baseUrl": "" });
|
||||
injector.invoke(['$http', '$log', initializeApplication]);
|
||||
}
|
||||
);
|
||||
);
|
||||
|
Reference in New Issue
Block a user