import {GET,PATCH,PUT} from "@/controllers/Frontend/Users/UserController";

export {GET as GET, PATCH as PATCH, PUT as PUT};