UNPKG

svelte-tiny-slider

Version:

A lightweight unopinionated slider or carousel that gives you the tools you need to create the slider that fits your needs.

5 lines (3 loc) 97 B
import TinySlider from "./TinySlider.svelte"; export { TinySlider }; export default TinySlider;