mirror of
https://github.com/nasa/openmct.git
synced 2025-06-13 04:38:15 +00:00
[Documentation] Fix JSDoc syntax errors
This commit is contained in:
@ -45,7 +45,7 @@ define(
|
||||
* into one large object containing resolved extensions from
|
||||
* all bundles (in the same form.)
|
||||
*
|
||||
* @param {Object.<string, object[]>[]} resolvedBundles
|
||||
* @param {Object.<string, object[]>|Array} resolvedBundles
|
||||
* @returns {Object.<string, object[]>}
|
||||
*/
|
||||
function mergeResolvedBundles(resolvedBundles) {
|
||||
|
Reference in New Issue
Block a user