Sindbad~EG File Manager
let Router,AccountInformation;_04c.x([["default",()=>_04c.o]]);_04c.w("express",[["Router",["Router"],function(v){Router=v}]]);_04c.w("../../controllers/user/accountInformation",[["default",["AccountInformation"],function(v){AccountInformation=v}]]);
const router = Router();
router.get("/list", AccountInformation.index);
router.post("/add", AccountInformation.add);
router.put("/edit/:id", AccountInformation.edit);
router.delete("/delete/:id", AccountInformation.deleteData);
_04c.d(router);
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists