WebEventsPromiseRejectionEventinterface PromiseRejectionEventextends EventProperties #readonly#promise: Promise<any>readonly#reason: anyvariable PromiseRejectionEventProperties #readonly#prototype: PromiseRejectionEvent
interface PromiseRejectionEventextends EventProperties #readonly#promise: Promise<any>readonly#reason: any