import { withInstall } from '@/utils'; import lock from './src/lock.vue'; export const AppLock = withInstall(lock);