UNPKG
@nepwork/dashboards
Version:
latest (0.0.2)
0.0.2
Dashboards for emergencies and monitoring
github.com/nepwork/admin-ui
nepwork/admin-ui
@nepwork/dashboards
/
hgraph
/
node_modules
/
@swimlane
/
ngx-charts
/
release
/
area-chart
/
index.d.ts
6 lines
(5 loc)
•
222 B
TypeScript
View Raw
1
2
3
4
5
6
export
*
from
'./area-chart.module'
;
export
*
from
'./area-chart.component'
;
export
*
from
'./area-chart-normalized.component'
;
export
*
from
'./area-chart-stacked.component'
;
export
*
from
'./area-series.component'
;