UNPKG

angular-froalacharts

Version:

Simple and lightweight official Angular component for FroalaCharts. `angular-froalacharts` enables you to add JavaScript charts in your Angular application without any hassle.

5 lines (4 loc) 89 B
interface FroalaChartInstance { chart: Object; } export default FroalaChartInstance;