UNPKG

angular-google-charts

Version:

A wrapper of the Google Charts library written with Angular 6

5 lines (4 loc) 158 B
export declare class GoogleChartPackagesHelper { private static ChartTypesToPackages; static getPackageForChartName(chartName: string): string; }