mirror of
https://github.com/nasa/openmct.git
synced 2024-12-23 15:02:23 +00:00
parent
30b769d741
commit
23eff4b924
@ -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) {
|
||||
|
Loading…
Reference in New Issue
Block a user