From 5ab8e14ed36573d45446e966c03b16fa106cf97a Mon Sep 17 00:00:00 2001 From: Ana Tsubouchi Date: Sun, 23 Feb 2025 19:46:57 -0300 Subject: [PATCH] Adicionado js moderno --- moeda.js | 1 + 1 file changed, 1 insertion(+) diff --git a/moeda.js b/moeda.js index a8f7e03..267742b 100644 --- a/moeda.js +++ b/moeda.js @@ -1,3 +1,4 @@ export default { moeda: 'BRL' + }