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
I should be able to just put types in a types.d.ts file in the src or types directory and the files automatically import them. However I have to explicitly import them for Typescript to pick it up.
I should be able to just put types in a types.d.ts file in the src or types directory and the files automatically import them. However I have to explicitly import them for Typescript to pick it up.