bootstrap-vue-next
Version:
Seamless integration of Vue 3, Bootstrap 5, and TypeScript for modern, type-safe UI development
15 lines (14 loc) • 887 B
JavaScript
import { t as __exportAll } from "../../chunk-D1SwGrFN.mjs";
import { a as directiveNames, i as composablesWithExternalPath, n as componentsWithExternalPath, o as directivesWithExternalPath, r as composableNames, t as componentNames } from "../../BootstrapVueOptions-D3flIVqU.mjs";
//#region src/types/index.ts
var types_exports = /* @__PURE__ */ __exportAll({
componentNames: () => componentNames,
componentsWithExternalPath: () => componentsWithExternalPath,
composableNames: () => composableNames,
composablesWithExternalPath: () => composablesWithExternalPath,
directiveNames: () => directiveNames,
directivesWithExternalPath: () => directivesWithExternalPath
});
//#endregion
export { componentNames, componentsWithExternalPath, composableNames, composablesWithExternalPath, directiveNames, directivesWithExternalPath, types_exports as t };
//# sourceMappingURL=index.mjs.map