mirror of
https://github.com/nasa/openmct.git
synced 2025-06-15 21:58:13 +00:00
@ -37,7 +37,7 @@ define([], function () {
|
||||
*
|
||||
* @param {string} typeKey a string identifier for this type
|
||||
* @param {module:openmct.Type} type the type to add
|
||||
* @method addProvider
|
||||
* @method addType
|
||||
* @memberof module:openmct.TypeRegistry#
|
||||
*/
|
||||
TypeRegistry.prototype.addType = function (typeKey, type) {
|
||||
|
Reference in New Issue
Block a user