import { withInstall } from '@/utils'; import RawItemImage from './src/rawitem-image.vue'; export const AppRawItemImage = withInstall(RawItemImage);