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.

6 lines (5 loc) 109 B
interface FroalaChartsEvent { eventObj: Object; dataObj: Object; } export default FroalaChartsEvent;