This commit is contained in:
MarcioJRGodoi 2024-06-26 09:55:39 -03:00
parent ee9317406d
commit 5fbd0d8eb2
11 changed files with 6 additions and 1 deletions

View file

@ -20,3 +20,4 @@ __exportStar(require("./produtos"), exports);
__exportStar(require("./pilao-de-dados"), exports);
__exportStar(require("./residuos"), exports);
__exportStar(require("./NPS"), exports);
__exportStar(require("./email"), exports);