import { withInstall } from '@/utils'; import Split from './src/split.vue'; export const AppSplit = withInstall(Split);