sistema creado v0.5.0
Some checks failed
build-and-push / deploy (push) Has been skipped
build-and-push / build (push) Failing after 6s

This commit is contained in:
2025-05-14 16:10:41 -06:00
parent b5e40cf4ac
commit 745168cf51
193 changed files with 7267 additions and 8789 deletions

2
api/node_modules/accepts/index.js generated vendored
View File

@@ -229,7 +229,7 @@ function extToMime (type) {
* Check if mime is valid.
*
* @param {String} type
* @return {Boolean}
* @return {String}
* @private
*/