Splidejs / vue-splide

The Splide component for Vue.
MIT License
328 stars 77 forks source link

resolve exports types config #92

Open gmqiyue opened 1 year ago

gmqiyue commented 1 year ago

Related Issues

#91

Description

fix ts(7016) error message.

daaanny90 commented 8 months ago

There is any update on this? Looks like can be merged, right? It would be nice to have a properly type support with typescript 😄

rotanev commented 3 months ago

@NaotoshiFujita do you plan to support this project? We use "Splidejs" in our project, we would like to have typescript support.

joris-gallot commented 3 months ago

I think the repo is no longer maintained, so I forked the repo to add typescript support and fixed some typescript errors, I also changed the build to include only the necessary files (.js and .d.ts) and not the typescript files You can try it: npm install joris-gallot/vue-splide https://github.com/joris-gallot/vue-splide