import authority from './src/Authority.vue'
import { withInstall } from '@/utils'
export const Authority = withInstall(authority)