ваше сообщение коммита

This commit is contained in:
2025-04-21 18:03:43 +03:00
parent 9482443e2d
commit d47bba1d1b
39 changed files with 7814 additions and 1425 deletions

View File

@@ -10,4 +10,4 @@ function createError(message, statusCode = 500) {
return error;
}
module.exports = { createError };
module.exports = { createError };