import { withInstall } from '@/utils'; import RawItemVideo from './src/rawitem-video.vue'; export const AppRawItemVideo = withInstall(RawItemVideo);