mirror of
https://github.com/nasa/openmct.git
synced 2025-01-11 15:32:56 +00:00
parent
30b769d741
commit
23eff4b924
@ -37,7 +37,7 @@ define([], function () {
|
|||||||
*
|
*
|
||||||
* @param {string} typeKey a string identifier for this type
|
* @param {string} typeKey a string identifier for this type
|
||||||
* @param {module:openmct.Type} type the type to add
|
* @param {module:openmct.Type} type the type to add
|
||||||
* @method addProvider
|
* @method addType
|
||||||
* @memberof module:openmct.TypeRegistry#
|
* @memberof module:openmct.TypeRegistry#
|
||||||
*/
|
*/
|
||||||
TypeRegistry.prototype.addType = function (typeKey, type) {
|
TypeRegistry.prototype.addType = function (typeKey, type) {
|
||||||
|
Loading…
Reference in New Issue
Block a user