joaopereirawd / fakeLoader.js

fakeLoader.js is a lightweight jQuery plugin that helps you create an animated spinner with a fullscreen loading mask to simulate the page preloading effect.
MIT License
721 stars 270 forks source link

TypeScript typing files #36

Open hbulens opened 5 years ago

hbulens commented 5 years ago

I believe adding a TypeScript type declaration (.d.ts) file would be useful for those who are transitioning into TypeScript but still rely on jQuery.

I would appreciate it if you'd add this to a package @types/jquery-fakeloader (or similar).