PromiseRejectionEvent
open external class PromiseRejectionEvent(type: String, eventInitDict: PromiseRejectionEventInit) : Event(source)
Exposes the JavaScript PromiseRejectionEvent to Kotlin
Exposes the JavaScript PromiseRejectionEvent to Kotlin
Thanks for your feedback!