import { withInstall } from '@/utils'; import InputIp from './src/input-ip.vue'; export const AppInputIp = withInstall(InputIp);