import { withInstall } from '@/utils'; import Slider from './src/slider.vue'; export const AppSlider = withInstall(Slider);