File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 2735
2735
"flavor" : " Web" ,
2736
2736
"name" : " AnimationKeyFrame" ,
2737
2737
"type" : " {offset?: number | null | (number | null)[]} & {[key: string]: string | number | number[] | string[]}"
2738
- },
2738
+ },
2739
2739
{
2740
2740
"kind" : " interface" ,
2741
2741
"flavor" : " Web" ,
2764
2764
{
2765
2765
"name" : " endDelay?" ,
2766
2766
"type" : " number"
2767
- },
2767
+ },
2768
2768
{
2769
2769
"name" : " fill?" ,
2770
2770
"type" : " \" none\" | \" forwards\" | \" backwards\" | \" both\" | \" auto\" "
2778
2778
"type" : " number"
2779
2779
}
2780
2780
]
2781
- },
2781
+ },
2782
2782
{
2783
2783
"kind" : " interface" ,
2784
2784
"flavor" : " Web" ,
2788
2788
"readonly" : true ,
2789
2789
"name" : " currentTime" ,
2790
2790
"type" : " number | null"
2791
- }
2791
+ }
2792
2792
]
2793
2793
},
2794
2794
{
2815
2815
{
2816
2816
"name" : " currentIteration" ,
2817
2817
"type" : " number | null"
2818
- }
2819
- ]
2820
- },
2818
+ }
2819
+ ]
2820
+ },
2821
2821
{
2822
2822
"kind" : " interface" ,
2823
2823
"flavor" : " Web" ,
2835
2835
"signatures" : [
2836
2836
" getComputedTiming() => ComputedTimingProperties"
2837
2837
]
2838
- }
2839
- ]
2838
+ }
2839
+ ]
2840
2840
},
2841
2841
{
2842
2842
"kind" : " interface" ,
2861
2861
"extends" : " Event" ,
2862
2862
"constructorSignatures" : [
2863
2863
" new(type: string, eventInitDict?: AnimationPlaybackEventInit): AnimationPlaybackEvent"
2864
- ],
2864
+ ],
2865
2865
"properties" : [
2866
2866
{
2867
2867
"readonly" : true ,
You can’t perform that action at this time.
0 commit comments