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