beekai-oss / react-simple-img

🌅 React lazy load images with IntersectionObserver API and Priority Hints
MIT License
989 stars 41 forks source link

Typescript types generated ? #73

Closed andreimc closed 5 years ago

andreimc commented 5 years ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

I would love to use this in typescript, but has no types!

Describe the solution you'd like A clear and concise description of what you want to happen.

Include types as part of the build

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

bluebill1049 commented 5 years ago

I am using flowtype in the project, you interested to submit a PR for typescript?

bluebill1049 commented 5 years ago

feel free to submit PR for typescript