Skip to content

Commit 95b44a5

Browse files
committed
Remove import ECMAScript
1 parent afdb8e2 commit 95b44a5

File tree

125 files changed

+0
-125
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

125 files changed

+0
-125
lines changed

Sources/DOMKit/AbortController.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
* The following code is auto generated using webidl2swift
44
*/
55

6-
import ECMAScript
76
import JavaScriptKit
87

98
public class AbortController: JSBridgedType {

Sources/DOMKit/AbortSignal.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
* The following code is auto generated using webidl2swift
44
*/
55

6-
import ECMAScript
76
import JavaScriptKit
87

98
public class AbortSignal: EventTarget {

Sources/DOMKit/AbstractRange.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
* The following code is auto generated using webidl2swift
44
*/
55

6-
import ECMAScript
76
import JavaScriptKit
87

98
public class AbstractRange: JSBridgedType {

Sources/DOMKit/AddEventListenerOptions.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
* The following code is auto generated using webidl2swift
44
*/
55

6-
import ECMAScript
76
import JavaScriptKit
87

98
public struct AddEventListenerOptions: ExpressibleByDictionaryLiteral, JSValueCodable {

Sources/DOMKit/AddEventListenerOptionsOrBool.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
* The following code is auto generated using webidl2swift
44
*/
55

6-
import ECMAScript
76
import JavaScriptKit
87

98
public enum AddEventListenerOptionsOrBool: JSValueEncodable, JSValueDecodable, ExpressibleByBooleanLiteral, ExpressibleByDictionaryLiteral {

Sources/DOMKit/AnyChildNode.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
* The following code is auto generated using webidl2swift
44
*/
55

6-
import ECMAScript
76
import JavaScriptKit
87

98
class AnyChildNode: JSBridgedType, ChildNode {

Sources/DOMKit/AnyDocumentAndElementEventHandlers.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
* The following code is auto generated using webidl2swift
44
*/
55

6-
import ECMAScript
76
import JavaScriptKit
87

98
class AnyDocumentAndElementEventHandlers: JSBridgedType, DocumentAndElementEventHandlers {

Sources/DOMKit/AnyDocumentOrShadowRoot.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
* The following code is auto generated using webidl2swift
44
*/
55

6-
import ECMAScript
76
import JavaScriptKit
87

98
class AnyDocumentOrShadowRoot: JSBridgedType, DocumentOrShadowRoot {

Sources/DOMKit/AnyElementContentEditable.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
* The following code is auto generated using webidl2swift
44
*/
55

6-
import ECMAScript
76
import JavaScriptKit
87

98
class AnyElementContentEditable: JSBridgedType, ElementContentEditable {

Sources/DOMKit/AnyEventListener.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
* The following code is auto generated using webidl2swift
44
*/
55

6-
import ECMAScript
76
import JavaScriptKit
87

98
class AnyEventListener: JSBridgedType, EventListener {

0 commit comments

Comments
 (0)