UNPKG

song-viz

Version:
2 lines (1 loc) 135 B
export declare const getInterpolatedArray: (firstColor: string, secondColor: string, numberOfSteps: number) => (string | undefined)[];