refactor(server): moved the server files outside the src to improve static files
This commit is contained in:
1
server/services/auth/controllers/register.ts
Normal file
1
server/services/auth/controllers/register.ts
Normal file
@@ -0,0 +1 @@
|
||||
export const registerUser = async () => {};
|
||||
Reference in New Issue
Block a user