UNPKG

buefy

Version:

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

15 lines (12 loc) 357 B
import { I as Image } from './Image-DhX-4hlV.js'; import { a as registerComponent } from './plugins-1tLsuIZF.js'; import 'vue'; import './config-CKuo-p6e.js'; import './helpers.js'; import './_plugin-vue_export-helper-OJRSZE6i.js'; const Plugin = { install(Vue) { registerComponent(Vue, Image); } }; export { Image as BImage, Plugin as default };