mirror of
https://github.com/nasa/openmct.git
synced 2025-06-21 08:39:59 +00:00
[Timeline] Add JSDoc for new parameter
https://github.com/nasa/openmct/pull/962#discussion_r64677520
This commit is contained in:
@ -65,6 +65,7 @@ define([
|
|||||||
*
|
*
|
||||||
* @param {DomainObject[]} domainObjects the objects to include
|
* @param {DomainObject[]} domainObjects the objects to include
|
||||||
* in the exported data
|
* in the exported data
|
||||||
|
* @param {Array} resources an array of `resources` extensions
|
||||||
* @constructor
|
* @constructor
|
||||||
* @memberof {platform/features/timeline}
|
* @memberof {platform/features/timeline}
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user