add status

This commit is contained in:
2025-08-17 21:23:02 -03:00
parent 39d9ff99fd
commit 401a81afa0
4 changed files with 11 additions and 4 deletions

View File

@@ -0,0 +1,2 @@
export const FOUND = 302
export const BAD_REQUEST = 400