File size: 80 Bytes
2deb2c5
 
 
 
 
1
2
3
4
5
6
declare module "react-plotly.js" {
  const Plot: any;
  export default Plot;
}