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

This commit is contained in:
2025-04-21 18:03:43 +03:00
parent 4648aab7d5
commit 43569ea38c
37 changed files with 7226 additions and 1425 deletions

View File

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