import { withInstall } from '@kankan/utils' import Audio from './src/audio.vue' export const UIAudio = withInstall(Audio) export default UIAudio