nfroidure / svgicons2svgfont

Concatenate SVG icons and ouput an SVG font
http://nfroidure.github.io/svgiconfont/
MIT License
335 stars 72 forks source link

Update TypeScript definitions? #129

Closed seanking2919 closed 1 month ago

seanking2919 commented 3 years ago

I'm not sure who or what's responsible for updating it, but I ran into an issue where I couldn't pass centerVertically into it as I work on a Fantasticon MR. And I found it was due to @types/svgicons2svgfont not having centerVertically. Is there any chance that could be updated? Last update was 9.1.0 according to npm.

nfroidure commented 3 years ago

Those declarations are managed by the community in the @types repository, you may PR them to add it.