UNPKG

@ntohq/buefy-next

Version:

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

17 lines (14 loc) 421 B
import { B as BSelect } from './Select-t_Vp0M7J.js'; import { a as registerComponent } from './plugins-y-E4hvZJ.js'; import 'vue'; import './Icon-_DiyoPxa.js'; import './config-3Md_fpMO.js'; import './helpers.js'; import './CompatFallthroughMixin-CTeT-wh1.js'; import './FormElementMixin-GgsxmYXT.js'; const Plugin = { install(Vue) { registerComponent(Vue, BSelect); } }; export { BSelect, Plugin as default };