import { withInstall } from '@/utils'; import Stepper from './src/stepper.vue'; export const AppStepper = withInstall(Stepper);