import { withInstall } from '@/utils'; import Cascader from './src/cascader.vue'; export const AppCascader = withInstall(Cascader);