vue-splide icon indicating copy to clipboard operation
vue-splide copied to clipboard

resolve exports types config

Open gmqiyue opened this issue 2 years ago • 3 comments

Related Issues

#91

Description

fix ts(7016) error message.

gmqiyue avatar Jun 03 '23 05:06 gmqiyue

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

daaanny90 avatar Feb 22 '24 10:02 daaanny90

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

rotanev avatar Jul 30 '24 13:07 rotanev

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

joris-gallot avatar Aug 05 '24 20:08 joris-gallot