Skip to content

Commit 875ac14

Browse files
committed
style: remove extra spaces
1 parent 55b3d2f commit 875ac14

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

inputfiles/addedTypes.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2735,7 +2735,7 @@
27352735
"flavor": "Web",
27362736
"name": "AnimationKeyFrame",
27372737
"type": "{offset?: number | null | (number | null)[]} & {[key: string]: string | number | number[] | string[]}"
2738-
},
2738+
},
27392739
{
27402740
"kind": "interface",
27412741
"flavor": "Web",
@@ -2764,7 +2764,7 @@
27642764
{
27652765
"name": "endDelay?",
27662766
"type": "number"
2767-
},
2767+
},
27682768
{
27692769
"name": "fill?",
27702770
"type": "\"none\" | \"forwards\" | \"backwards\" | \"both\"| \"auto\""
@@ -2778,7 +2778,7 @@
27782778
"type": "number"
27792779
}
27802780
]
2781-
},
2781+
},
27822782
{
27832783
"kind": "interface",
27842784
"flavor": "Web",
@@ -2788,7 +2788,7 @@
27882788
"readonly": true,
27892789
"name": "currentTime",
27902790
"type": "number | null"
2791-
}
2791+
}
27922792
]
27932793
},
27942794
{
@@ -2815,9 +2815,9 @@
28152815
{
28162816
"name": "currentIteration",
28172817
"type": "number | null"
2818-
}
2819-
]
2820-
},
2818+
}
2819+
]
2820+
},
28212821
{
28222822
"kind": "interface",
28232823
"flavor": "Web",
@@ -2835,8 +2835,8 @@
28352835
"signatures": [
28362836
"getComputedTiming() => ComputedTimingProperties"
28372837
]
2838-
}
2839-
]
2838+
}
2839+
]
28402840
},
28412841
{
28422842
"kind": "interface",
@@ -2861,7 +2861,7 @@
28612861
"extends": "Event",
28622862
"constructorSignatures": [
28632863
"new(type: string, eventInitDict?: AnimationPlaybackEventInit): AnimationPlaybackEvent"
2864-
],
2864+
],
28652865
"properties": [
28662866
{
28672867
"readonly": true,

0 commit comments

Comments
 (0)