UNPKG
angular2-chartjs
Version:
latest (0.5.1)
0.5.1
0.5.0
0.4.1
0.4.0
0.3.0
0.2.0
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
Chart.js component for Angular2
github.com/emn178/angular2-chartjs
emn178/angular2-chartjs
angular2-chartjs
/
src
/
index.ts
3 lines
(2 loc)
•
67 B
text/typescript
View Raw
1
2
3
export
*
from
'./chart.component'
;
export
*
from
'./chart.module'
;