This commit is contained in:
2025-08-17 21:44:37 -03:00
parent 401a81afa0
commit 13f1479394
4 changed files with 5 additions and 6 deletions

View File

@@ -1,2 +1,3 @@
export const FOUND = 302
export const BAD_REQUEST = 400
export const INTERNAL_SERVER = 500