FortAwesome / vue-fontawesome

Font Awesome Vue component
https://fontawesome.com
MIT License
2.39k stars 132 forks source link

Export the other props on `index.d.ts` #498

Closed jasonlundien closed 4 months ago

jasonlundien commented 4 months ago

This PR will export the other props on index.d.ts.

This PR should help with the export declaration issues referred to in the following:

Current index.d.ts file for reference: https://github.com/FortAwesome/vue-fontawesome/blob/3.x/index.d.ts

@robmadole --- this look good to you for the fixes ?