onurzorluer / react-image-file-resizer

Resize Local Images with React 🌄 🌅
MIT License
317 stars 41 forks source link

0.3.4 has bug in typescript index.dts #33

Closed geetee24 closed 4 years ago

geetee24 commented 4 years ago

Describe the bug vars minWidth, // is the minWidth of the new image minHeight, // is the minHeight of the new image ); are not in the index.d.ts and hence cant build

onurzorluer commented 4 years ago

Thank you for this issue. Fixed in 0.3.5