tinify / tinify-nodejs

Node.js client for the Tinify API.
https://tinypng.com/developers
MIT License
423 stars 74 forks source link

feat: convert TypeScript types made more specific #41

Open johnnyreilly opened 2 years ago

johnnyreilly commented 2 years ago

This PR adds more specific types to the project for the convert function based upon the discussion in this issue:

https://github.com/tinify/tinify-nodejs/issues/40