import { withInstall } from '@/utils'; import Rating from './src/rating.vue'; export const AppRating = withInstall(Rating);