mifi / instauto

Instagram bot / automation library written in Javascript for Node.js
797 stars 145 forks source link

Typescript Support #146

Open thefakewater opened 1 year ago

thefakewater commented 1 year ago

Hello, This pull request adds types for typescript support. In order to achieve this I made some JSDocs comments on the public functions and I setup TSC to generate the definitions files. Some types are not precise enough but I did my best because I didn't know the codebase well. Run tsc to generate the types file