import { withInstall } from '@/utils' import iFrame from './src/IFrame.vue' export const IFrame = withInstall(iFrame)