UNPKG

@small-tech/spinners

Version:

Two indeterminate progress spinners, one with lines and the other with dots (available in animated SVG, animated PNG, JavaScript, and Svelte).

3 lines (2 loc) 98 B
export { default as Lines } from './Lines.svelte' export { default as Dots } from './Dots.svelte'