UNPKG

buefy

Version:

Lightweight UI components for Vue.js (v3) based on Bulma

16 lines (13 loc) 383 B
import { B as BButton } from './Button-DyUYShTZ.js'; import { a as registerComponent } from './plugins-1tLsuIZF.js'; import 'vue'; import './Icon-DPyGDeRK.js'; import './config-CKuo-p6e.js'; import './helpers.js'; import './_plugin-vue_export-helper-OJRSZE6i.js'; const Plugin = { install(Vue) { registerComponent(Vue, BButton); } }; export { BButton, Plugin as default };