UNPKG

svelisy

Version:

svelisy - DaisyUI components built with Svelte 🌼

5 lines (4 loc) • 191 B
import Indicator__SvelteComponent_ from './Indicator.svelte'; import type { TProps } from './Indicator.type'; export default Indicator__SvelteComponent_; export type IndicatorProps = TProps;