cedricdelpoux / react-responsive-masonry

React responsive masonry component built with css flexbox
https://cedricdelpoux.github.io/react-responsive-masonry/
MIT License
364 stars 38 forks source link

feat: add typescript types #126

Open zvonimirr opened 1 month ago

zvonimirr commented 1 month ago

Regarding #28

I'm not a library author so I'm not sure if creating tsconfig.json and a declaration file is sufficient for a library to ship their own typings but I'd like to help as much as I can