Type Alias EventEmitterCallback

EventEmitterCallback: (event: EventEmitterCallbackEvent) => Promise<void>

Type declaration