OverconstrainedErrorEventInit
fun OverconstrainedErrorEventInit(
error: dynamic = null,
bubbles: Boolean? = false,
cancelable: Boolean? = false,
composed: Boolean? = false
): OverconstrainedErrorEventInit
fun OverconstrainedErrorEventInit(
error: dynamic = null,
bubbles: Boolean? = false,
cancelable: Boolean? = false,
composed: Boolean? = false
): OverconstrainedErrorEventInit