import { withInstall } from '@/utils'; import Raw from './src/raw.vue'; export const AppRaw = withInstall(Raw);