UNPKG

bootstrap-vue-next

Version:

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

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