Yummygum / vue-flagpack

Flagpack contains 260+ easily implementable flag icons to use in your design or code project.
https://flagpack.xyz
MIT License
49 stars 8 forks source link

typescript support #38

Open productdevbook opened 3 years ago

productdevbook commented 3 years ago

Can you add this support? Screen Shot 2021-03-03 at 17 51 20

donovanroubos commented 3 years ago

Hi @productfrontenddeveloper!

Thanks for adding reporting this issue 🙏

We've added this issue to the backlog. We'll keep you posted about this issue when it's fixed.

noudadrichem commented 3 years ago

You could add declare 'vue-flagpack in a declaration file for the mean time @productfrontenddeveloper , to fix the error

nazar1ua commented 2 years ago

I added partial typescript support in pr #63, but I am noob in typescript, so if you can, please help me @noudadrichem, @productdevbook