UNPKG

buefy

Version:

Lightweight UI components for Vue.js based on Bulma

15 lines (12 loc) 362 B
import './chunk-d6200087.js'; import './chunk-9e3207cc.js'; import { r as registerComponent, u as use } from './chunk-cca88db8.js'; import { F as Field } from './chunk-531b8274.js'; export { F as Field } from './chunk-531b8274.js'; var Plugin = { install: function install(Vue) { registerComponent(Vue, Field); } }; use(Plugin); export default Plugin;