UNPKG

ag-charts-community

Version:

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

6 lines 113 B
export class Gradient { constructor() { this.stops = []; } } //# sourceMappingURL=gradient.js.map