UNPKG

react-native-reanimated

Version:

More powerful alternative to Animated library for React Native.

3 lines 196 B
import type { CSSAnimationKeyframes } from '../types'; export declare function processKeyframeDefinitions(definitions: CSSAnimationKeyframes): string; //# sourceMappingURL=animationParser.d.ts.map