bootstrap-vue-next
Version:
Seamless integration of Vue 3, Bootstrap 5, and TypeScript for modern, type-safe UI development
6 lines (5 loc) • 354 B
text/typescript
export { default as BPlaceholder } from './BPlaceholder.vue';
export { default as BPlaceholderButton } from './BPlaceholderButton.vue';
export { default as BPlaceholderCard } from './BPlaceholderCard.vue';
export { default as BPlaceholderTable } from './BPlaceholderTable.vue';
export { default as BPlaceholderWrapper } from './BPlaceholderWrapper.vue';