PromiseRejectionEvent
open class PromiseRejectionEvent(type: String, eventInitDict: PromiseRejectionEventInit) : Event, JsAny(source)
Exposes the JavaScript PromiseRejectionEvent to Kotlin
Exposes the JavaScript PromiseRejectionEvent to Kotlin