UNPKG

ng-chartjs

Version:
8 lines (7 loc) 343 B
import { ChartComponentLike } from 'chart.js/auto'; import * as i0 from "@angular/core"; export declare class NgChartjsCustomPluginConfig { plugins: ChartComponentLike[]; static ɵfac: i0.ɵɵFactoryDeclaration<NgChartjsCustomPluginConfig, never>; static ɵprov: i0.ɵɵInjectableDeclaration<NgChartjsCustomPluginConfig>; }