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