ChoTotOSS/react-paginating

Could not find a declaration file for module 'react-paginating'.

nickwild-999 opened this issue · 2 comments

Hi,

When I NPM install I get the above error. I am using Gatsby.
Any ideas?

Many thanks

Nick

This issue happened when the package does not have the declaration file for typescript support. Currently, I don't support the declaration for typescript yet. I will support for the next version. Thanks for report.

Hi @nickwild-999

You could try again with a new version. I published a new package with typescript support.