implementado tsup

This commit is contained in:
Luiz Silva 2025-07-17 08:54:56 -03:00
parent 7bddbd5c72
commit 8efeb59716
131 changed files with 2216 additions and 1476 deletions

2
dist-front/index.mjs Normal file
View file

@ -0,0 +1,2 @@
export*from"./aleatorio";export*from"./constantes";export*from"./consulta";export*from"./ecosistema";export*from"./extensoes";export*from"./logger";export*from"./texto_busca";export*from"./tipagemRotas";export*from"./unidades_medida";export*from"./uuid";export*from"./variaveisComuns";
//# sourceMappingURL=index.mjs.map