expo / vector-icons

https://icons.expo.fyi
MIT License
650 stars 113 forks source link

Added Types for createIconSet() #140

Closed piyush-ramavat closed 3 years ago

piyush-ramavat commented 3 years ago

Added Types for createIconSet so that return object Icon has respective types in Type definitions. i.e. createIconSet() : Icon<string, string>

vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/expoio/vector-icons/i8ow2n4o4
✅ Preview: https://vector-icons-git-fork-piyuaryan-createiconsetfromicomo-cf9981.expoio.vercel.app

brentvatne commented 3 years ago

thanks!