mirror of
https://github.com/nasa/openmct.git
synced 2025-06-13 12:48:14 +00:00
[API] Really fix EventEmitter import
This commit is contained in:
@ -41,7 +41,7 @@ MCT.objects.getObject([key])
|
||||
|
||||
define([
|
||||
'lodash',
|
||||
'eventemitter3'
|
||||
'EventEmitter'
|
||||
], function (
|
||||
_,
|
||||
EventEmitter
|
||||
|
Reference in New Issue
Block a user