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