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