import { withInstall } from '@/utils'; import PresetQrCode from './src/preset-qrcode.vue'; export const AppPresetQrCode = withInstall(PresetQrCode);