UNPKG

buefy

Version:

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

15 lines (12 loc) 357 B
import { F as Field } from './Field-B7bX_uUg.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, Field); } }; export { Field as BField, Plugin as default };