variable PromiseRejectionEvent type 🔗 { readonly prototype: PromiseRejectionEvent; new (type: string, eventInitDict?: PromiseRejectionEventInit): PromiseRejectionEvent; }