UNPKG

react-native-reanimated

Version:

More powerful alternative to Animated library for React Native.

3 lines 175 B
import type { DimensionValue } from 'react-native'; export declare function parseDimensionValue(value: DimensionValue): string | undefined; //# sourceMappingURL=utils.d.ts.map