usado respostas como modelo

This commit is contained in:
Luiz Silva 2025-07-07 14:21:48 -03:00
parent 697f810c0e
commit 01c5799dc6
89 changed files with 35 additions and 137 deletions

View file

@ -170,4 +170,3 @@ const tipoArquivo = (nomeArquivo) => {
return extensao?.tipo || "outros";
};
exports.tipoArquivo = tipoArquivo;
//# sourceMappingURL=extensoes.js.map