UNPKG

angular2-highcharts

Version:
3 lines (2 loc) 179 B
import { HighchartsService } from './HighchartsService'; export declare function initChart(highchartsService: HighchartsService, userOpts: any, baseOpts: any, type: string): any;