/** * qrcode * @author Tevin */ import CQRCode from '@components/plugins/qrcode/CQRCode.vue'; export { CQRCode }