import { withInstall } from '@/utils'; import Span from './src/span.vue'; export const AppSpan = withInstall(Span);