UNPKG

bootstrap-vue-next

Version:

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

11 lines (10 loc) 215 B
//#region src/utils/functions.ts var noop = () => {}; //#endregion Object.defineProperty(exports, "noop", { enumerable: true, get: function() { return noop; } }); //# sourceMappingURL=functions-Bx1HDqMv.js.map