Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

throw error with typescript #322

Open
tik9 opened this issue Sep 15, 2022 · 1 comment
Open

throw error with typescript #322

tik9 opened this issue Sep 15, 2022 · 1 comment

Comments

@tik9
Copy link

tik9 commented Sep 15, 2022

The npm package is good, but I get in TS : error TS7016: Could not find a declaration file for module 'reload'. Any help?

@Gipphe
Copy link

Gipphe commented Apr 4, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants