You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What i did to solve this was create a file named anychart-reatct.d.ts in the root folder of the project.
Then I added the following: declare module 'anychart-react';
how can i use anychart with react and typescript? i try to install types package but it dosent exist.
The text was updated successfully, but these errors were encountered: