UNPKG

302 BTypeScriptView Raw
1/**
2 * Copied from:
3 * https://github.com/software-mansion/react-native-reanimated/blob/master/src/reanimated2/Colors.ts
4 */
5export declare const interpolateColors: (input: number, inputRange: readonly number[], outputRange: readonly string[]) => string;
6//# sourceMappingURL=interpolateColors.d.ts.map
\No newline at end of file