UNPKG

react-native-reanimated

Version:

More powerful alternative to Animated library for React Native.

8 lines 274 B
import keyframes from './keyframes'; export declare const css: { create: <T extends { [P in keyof T]: import("..").CSSStyle; }>(styles: T & { [x: string]: import("..").CSSStyle; }) => T; keyframes: typeof keyframes; }; //# sourceMappingURL=index.d.ts.map