import { withInstall } from '@/utils'; import Col from './src/col.vue'; export const AppCol = withInstall(Col);