UNPKG

@ishitatsuyuki/oruga-next

Version:

UI components for Vue.js and CSS framework agnostic

20 lines (17 loc) 540 B
import 'vue'; import './helpers.mjs'; import './config.mjs'; import './BaseComponentMixin-d78ed3dc.mjs'; import './Icon-2e1c404c.mjs'; import './FormElementMixin-386fdfd0.mjs'; import './Input-299afe8a.mjs'; import './Autocomplete-605db4ee.mjs'; import { b as registerComponent } from './plugins-c1f022c0.mjs'; import { s as script } from './Inputitems-594da097.mjs'; export { s as OInputitems } from './Inputitems-594da097.mjs'; var index = { install(Vue) { registerComponent(Vue, script); } }; export default index;