import type { Plugin } from 'vue'
import { wButton} from '@w-ui/components'

export default [wButton] as Plugin[]
