UNPKG

bootstrap-vue-3

Version:

Early (but lovely) implementation of Vue 3, Bootstrap 5 and Typescript

8 lines (7 loc) 344 B
export { default as BColorMode } from './BColorMode'; export { default as BModal } from './BModal'; export { default as BPopover } from './BPopover'; export { default as BToggle } from './BToggle'; export { default as BTooltip } from './BTooltip'; export { default as BVisible } from './BVisible'; export { default as BFocus } from './BFocus';