@mee4dy/crud
Version:
Create a backend and frontend in 5 minutes! With our powerful full stack crud system, customize it to suit you.
3 lines (2 loc) • 377 B
JavaScript
;Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});;/* empty css */const o=require("./components/Panel/Index.vue.cjs"),r=require("./components/Table/Index.vue.cjs"),t={install(e,n){e.component("CrudPanel",o)}},l={install(e,n){e.component("CrudTable",r)}};exports.CrudPanel=t;exports.CrudTable=l;
//# sourceMappingURL=index.cjs.map