import { withInstall } from '@/utils'; import LoginCaptcha from './src/login-captcha.vue'; export const AppLoginCaptcha = withInstall(LoginCaptcha);