UNPKG

ucc-ui

Version:

ucc-ui components library

4 lines (3 loc) 161 B
import { SFCWithInstall } from '../../utils'; import { default as Slider } from './src/Slider.vue'; export declare const USlider: SFCWithInstall<typeof Slider>;