import { withInstall } from '@/utils'; import CopyRight from './src/copyright.vue'; export const AppCopyRight = withInstall(CopyRight);