Typeevent-emitterv0.1.5NoEventsEvent map with no events, the default for an emitter that emits nothing. type NoEvents = Record<never, readonly unknown[]>;