UNPKG

bootstrap-vue-next

Version:

Seamless integration of Vue 3, Bootstrap 5, and TypeScript for modern, type-safe UI development

4 lines (3 loc) 214 B
export { default as BFormSelect } from './BFormSelect.vue'; export { default as BFormSelectOption } from './BFormSelectOption.vue'; export { default as BFormSelectOptionGroup } from './BFormSelectOptionGroup.vue';