dantrain / react-stonecutter

Animated grid layout component for React
http://dantrain.github.io/react-stonecutter
MIT License
1.21k stars 72 forks source link

Add Typescript type definition #46

Open jzipfler opened 4 years ago

jzipfler commented 4 years ago

I wanted to use this library within a Typescript environment. As I found no other type definitions, I created some based on the documentation from the README.

I wanted to share them so other may not need to recreate them. You can merge them if you're interested in these definitions and the changes look good for you.