UNPKG

bootstrap-vue-next

Version:

BootstrapVueNext is an early and lovely component library for Vue 3 & Nuxt 3 based on Bootstrap 5 and Typescript.

5 lines (4 loc) 186 B
export { createBootstrap } from './createBootstrap'; export { registryPlugin } from './registry'; export { rtlPlugin } from './rtl'; export { orchestratorPlugin } from './orchestrator';