UNPKG

ag-charts-community

Version:

Advanced Charting / Charts supporting Javascript / Typescript / React / Angular / Vue

3 lines (2 loc) 126 B
import { Color } from "../util/color"; export default function (a: Color | string, b: Color | string): (t: number) => string;