mercs600 / vue3-perfect-scrollbar

Vue.js wrapper for perfect scrollbar for version 3
140 stars 20 forks source link

typescript support? #5

Closed BoringDays closed 3 years ago

BoringDays commented 3 years ago

I can't use it in my typescript project, did anyone fixed this?

BoringDays commented 3 years ago

Fixed, just import vue3-perfect-scrollbar/types/vue3-perfect-scrollbar.d.ts in your shims-vue.d.ts and works fine