folder structure
This commit is contained in:
parent
5d3f8ea46a
commit
84e2ec72ac
242 changed files with 635 additions and 635 deletions
|
@ -1,5 +1,5 @@
|
|||
import { Request, Response } from "express";
|
||||
import UserService from "../service/userService";
|
||||
import UserService from "../service/user/userService";
|
||||
import CustomRequestException from "../exceptions/customRequestException";
|
||||
|
||||
export default async function allowSetup(req: Request, res: Response, next: Function) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue