[JS] Update stdlib API test data after dukat update
This commit is contained in:
@@ -135,6 +135,7 @@ public abstract external class XMLHttpRequestEventTarget : org.w3c.dom.events.Ev
|
||||
public open var ontimeout: ((org.w3c.dom.events.Event) -> dynamic)? { get; set; }
|
||||
}
|
||||
|
||||
@kotlin.js.JsName(name = "null")
|
||||
public external interface XMLHttpRequestResponseType {
|
||||
public companion object of XMLHttpRequestResponseType {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user