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

@ -8,4 +8,3 @@ const lg = l({
});
lg("error", "Deu Ruim").then((a) => console.log(JSON.stringify(a)));
lg("info", "Deu Bom", { __filename }).then((a) => console.log(JSON.stringify(a)));
//# sourceMappingURL=teste.js.map