From 64d5b7dd0c0a56ac2eadc74894f7950ccc537b91 Mon Sep 17 00:00:00 2001 From: Giancarlo Andreoli Peccin Date: Mon, 4 Aug 2025 16:39:50 -0300 Subject: [PATCH] Implementado js moderno --- moeda.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/moeda.js b/moeda.js index a8f7e03..85c9241 100644 --- a/moeda.js +++ b/moeda.js @@ -1,3 +1,6 @@ export default { moeda: 'BRL' } + + +