Open anselmpaul opened 4 years ago
tackling #39, here's my attempt to use this library with typescript. I'm sure it's not perfectly typed since I'm not too familiar with the codebase but it works :) Would love to hear your comments.
Why is this still not merged? He did a great job.
Wow....it's been over a year since this PR was opened....please merge it :)
So this will not be merged?
I made a PR on the DefinitelyTyped repository for this library.
The types and they are now available on npm or by doing:
npm i --save-dev @types/react-loading-overlay
Feel free to submit your own PR on DefinitelyTyped and modify the type definitions if I made a mistake.
tackling #39, here's my attempt to use this library with typescript. I'm sure it's not perfectly typed since I'm not too familiar with the codebase but it works :) Would love to hear your comments.