import { withInstall } from '@/utils'; import CtrlPos from './src/ctrl-pos.vue'; export const AppCtrlPos = withInstall(CtrlPos);