UNPKG

buefy

Version:

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

15 lines (12 loc) 346 B
import { B as BIcon } from './Icon-DPyGDeRK.js'; import { a as registerComponent } from './plugins-B172kuKE.js'; import 'vue'; import './config-CKuo-p6e.js'; import './helpers.js'; import './_plugin-vue_export-helper-OJRSZE6i.js'; const Plugin = { install(Vue) { registerComponent(Vue, BIcon); } }; export { BIcon, Plugin as default };