UNPKG

buefy

Version:

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

19 lines (16 loc) 507 B
import { B as BSelect } from './Select-CbkuxvSQ.js'; import { a as registerComponent } from './plugins-1tLsuIZF.js'; import 'vue'; import './Icon-pQAdaqZb.js'; import './config-f4Dyy8TN.js'; import './helpers.js'; import './iconAliases-B-CydxNj.js'; import './_plugin-vue_export-helper-OJRSZE6i.js'; import './CompatFallthroughMixin-LfFRwwlz.js'; import './FormElementMixin-CKI7b4I4.js'; const Plugin = { install(Vue) { registerComponent(Vue, BSelect); } }; export { BSelect, Plugin as default };