index.d.ts 91 B

12
  1. export default Chart;
  2. declare function Chart(props: any, context: any, updater: any): any;