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

@ -166,4 +166,3 @@ export const tipoArquivo = (nomeArquivo) => {
// retorna o tipo do arquivo
return extensao?.tipo || "outros";
};
//# sourceMappingURL=extensoes.js.map