mirror of
https://github.com/nasa/openmct.git
synced 2024-12-18 20:57:53 +00:00
[API] Rename types in api module
This commit is contained in:
parent
cb93da5e15
commit
b1b6080161
@ -16,8 +16,8 @@ define([
|
||||
return {
|
||||
Type: Type,
|
||||
View: View,
|
||||
Objects: ObjectAPI,
|
||||
Composition: CompositionAPI,
|
||||
ObjectAPI: ObjectAPI,
|
||||
CompositionAPI: CompositionAPI,
|
||||
Dialog: Dialog
|
||||
};
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user