UNPKG

@mee4dy/crud

Version:

Create a backend and frontend in 5 minutes! With our powerful full stack crud system, customize it to suit you.

9 lines (8 loc) 228 B
import { CrudStore as m } from "./store/index.js"; import { CrudStoreForm as e, mapFormData as a } from "./form/index.js"; export { m as CrudStore, e as CrudStoreForm, a as mapFormData }; //# sourceMappingURL=index.js.map