UNPKG

buefy

Version:

Lightweight UI components for Vue.js based on Bulma

17 lines (14 loc) 422 B
import './chunk-d6200087.js'; import './chunk-9e3207cc.js'; import './chunk-10c85529.js'; import './chunk-e84b4047.js'; import { r as registerComponent, u as use } from './chunk-cca88db8.js'; import { I as Input } from './chunk-98e86f40.js'; export { I as Input } from './chunk-98e86f40.js'; var Plugin = { install: function install(Vue) { registerComponent(Vue, Input); } }; use(Plugin); export default Plugin;