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
Type definitions are available as @types/reload, created in this PR. Just npm install -D @types/reload in your project, and Typescript will automatically pick up the type definitions.
The npm package is good, but I get in TS :
error TS7016: Could not find a declaration file for module 'reload'
. Any help?The text was updated successfully, but these errors were encountered: