import Authority from './src/index.vue'; import { withInstall } from '../util'; withInstall(Authority); export { Authority };