UNPKG
ng-apexcharts-gogo
Version:
latest (1.0.1)
1.0.1
1.0.0
An angular implementation of ApexCharts
github.com/apexcharts/ng-apexcharts
apexcharts/ng-apexcharts
ng-apexcharts-gogo
/
public_api.d.ts
4 lines
(3 loc)
•
129 B
TypeScript
View Raw
1
2
3
4
export
*
from
'./lib/ng-apexcharts.module'
;
export
*
from
'./lib/chart/chart.component'
;
export
*
from
'./lib/model/apex-types'
;