You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unlike EE3, the generic for the EventEmitter type here only seems to take event names, and not the argument types, allowing for potential errors in a TypeScript setting.
Is there any reason for that I'm missing?
Unlike EE3, the generic for the EventEmitter type here only seems to take event names, and not the argument types, allowing for potential errors in a TypeScript setting.
Is there any reason for that I'm missing?