11[ KeyframeKit] ( ../wiki/Reference ) / KeyframesFactory
22
3- Defined in: [ KeyframeKit.ts:14] ( https://github.com/benhatsor/KeyframeKit.js/blob/e79a1f92c19e8ab1421541708d9fc825935e122a /src/KeyframeKit.ts#L14 )
3+ Defined in: [ KeyframeKit.ts:14] ( https://github.com/benhatsor/KeyframeKit.js/blob/a6d28f4198d3ffb2e550881c84d816903df45295 /src/KeyframeKit.ts#L14 )
44
55## Contents
66
77* [ Properties] ( #properties )
8-
98 * [ KeyframesRuleNameTypeError] ( #keyframesrulenametypeerror )
109 * [ SourceTypeError] ( #sourcetypeerror )
11-
1210* [ Methods] ( #methods )
13-
1411 * [ getAllStyleSheetKeyframesRules()] ( #getallstylesheetkeyframesrules )
1512 * [ getStyleSheetKeyframes()] ( #getstylesheetkeyframes )
1613 * [ parseKeyframesRule()] ( #parsekeyframesrule )
@@ -23,7 +20,7 @@ Defined in: [KeyframeKit.ts:14](https://github.com/benhatsor/KeyframeKit.js/blob
2320readonly KeyframesRuleNameTypeError : typeof KeyframesFactoryKeyframesRuleNameTypeError ;
2421```
2522
26- Defined in: [ KeyframeKit.ts:16] ( https://github.com/benhatsor/KeyframeKit.js/blob/e79a1f92c19e8ab1421541708d9fc825935e122a /src/KeyframeKit.ts#L16 )
23+ Defined in: [ KeyframeKit.ts:16] ( https://github.com/benhatsor/KeyframeKit.js/blob/a6d28f4198d3ffb2e550881c84d816903df45295 /src/KeyframeKit.ts#L16 )
2724
2825***
2926
@@ -33,7 +30,7 @@ Defined in: [KeyframeKit.ts:16](https://github.com/benhatsor/KeyframeKit.js/blob
3330readonly SourceTypeError : typeof KeyframesFactorySourceTypeError ;
3431```
3532
36- Defined in: [ KeyframeKit.ts:20] ( https://github.com/benhatsor/KeyframeKit.js/blob/e79a1f92c19e8ab1421541708d9fc825935e122a /src/KeyframeKit.ts#L20 )
33+ Defined in: [ KeyframeKit.ts:20] ( https://github.com/benhatsor/KeyframeKit.js/blob/a6d28f4198d3ffb2e550881c84d816903df45295 /src/KeyframeKit.ts#L20 )
3734
3835## Methods
3936
@@ -45,7 +42,7 @@ getAllStyleSheetKeyframesRules(obj?: {
4542}): ParsedKeyframesRules ;
4643```
4744
48- Defined in: [ KeyframeKit.ts:102] ( https://github.com/benhatsor/KeyframeKit.js/blob/e79a1f92c19e8ab1421541708d9fc825935e122a /src/KeyframeKit.ts#L102 )
45+ Defined in: [ KeyframeKit.ts:102] ( https://github.com/benhatsor/KeyframeKit.js/blob/a6d28f4198d3ffb2e550881c84d816903df45295 /src/KeyframeKit.ts#L102 )
4946
5047#### Parameters
5148
@@ -70,7 +67,7 @@ getStyleSheetKeyframes(obj: {
7067}): ParsedKeyframes | undefined ;
7168```
7269
73- Defined in: [ KeyframeKit.ts:25] ( https://github.com/benhatsor/KeyframeKit.js/blob/e79a1f92c19e8ab1421541708d9fc825935e122a /src/KeyframeKit.ts#L25 )
70+ Defined in: [ KeyframeKit.ts:25] ( https://github.com/benhatsor/KeyframeKit.js/blob/a6d28f4198d3ffb2e550881c84d816903df45295 /src/KeyframeKit.ts#L25 )
7471
7572#### Parameters
7673
@@ -98,7 +95,7 @@ parseKeyframesRule(obj: {
9895}): ParsedKeyframes ;
9996```
10097
101- Defined in: [ KeyframeKit.ts:174] ( https://github.com/benhatsor/KeyframeKit.js/blob/e79a1f92c19e8ab1421541708d9fc825935e122a /src/KeyframeKit.ts#L174 )
98+ Defined in: [ KeyframeKit.ts:174] ( https://github.com/benhatsor/KeyframeKit.js/blob/a6d28f4198d3ffb2e550881c84d816903df45295 /src/KeyframeKit.ts#L174 )
10299
103100#### Parameters
104101
0 commit comments