buefy
Version:
Lightweight UI components for Vue.js (v3) based on Bulma
15 lines (12 loc) • 357 B
JavaScript
import { I as Image } from './Image-COmzg-EK.js';
import { a as registerComponent } from './plugins-1tLsuIZF.js';
import 'vue';
import './config-f4Dyy8TN.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 };