interface PromiseRejectionEventInit extends EventInit Properties 🔗 promise: Promise<any> 🔗 reason: any