import { withInstall } from '@/utils'; import Anchor from './src/anchor.vue'; export const AppAnchor = withInstall(Anchor);