IonicaBizau / image-to-ascii

:floppy_disk: A Node.js module that converts images to ASCII art.
http://ionicabizau.net/blog/16
MIT License
1.58k stars 105 forks source link

improvement: added index.d.ts for type definitions (#77) #78

Closed in-ch closed 1 week ago

in-ch commented 1 month ago

I have added a new type file to the project. This file includes the necessary type definitions to improve code clarity and maintainability.

issue: #77