apexcharts / vue3-apexcharts

📊 Vue-3 component for ApexCharts
MIT License
306 stars 33 forks source link

Types cannot be resolved #103

Closed asbermudez closed 5 months ago

asbermudez commented 5 months ago

When importing vue3-apexcharts, typescript seems to not be able to resolve the types properly based on the definition/resolution of package.json. This prevents proper usage with typescript. I am using typescript 5.4.5.

Screenshot 2024-05-03 at 14 54 57

asbermudez commented 5 months ago

Ok, I see the fix seems to be already done in the current repository version, but not released. I close this.