Gautam-Arora24/resize-observer-hook

Migrate to Typescript.

Opened this issue · 1 comments

Future Plans
Plans to add typing support to the library whenever I will get some time.

I don't know the usecase for it. But from my prior experience with Typescript, I can say it's a better idea. TypeScript allows user to detect the error in the code editor itself, unlike javascript where we have to debug in the browser.