UNPKG

react-native-reanimated

Version:

More powerful alternative to Animated library for React Native.

4 lines 209 B
import type { PlainStyle } from '../types'; import type { PropsBuilderConfig } from './types'; export declare const STYLE_PROPERTIES_CONFIG: PropsBuilderConfig<PlainStyle>; //# sourceMappingURL=config.d.ts.map