ibrod83 / nodejs-file-downloader

130 stars 23 forks source link

TypeScript support #63

Closed samislam closed 5 months ago

samislam commented 7 months ago

Can you please export the interfaces and types used in the package? for example I needed the interface DownloaderConfig but it wasn't exported, I needed to copy it manually and paste it in one of my files.

ibrod83 commented 5 months ago

Thank you, exported