Spaces:
Paused
Paused
| declare module "plotly.js-dist-min" { | |
| // eslint-disable-next-line @typescript-eslint/no-explicit-any | |
| const Plotly: any; | |
| export = Plotly; | |
| } | |
| declare module "plotly.js-dist-min" { | |
| // eslint-disable-next-line @typescript-eslint/no-explicit-any | |
| const Plotly: any; | |
| export = Plotly; | |
| } | |