This commit is contained in:
Andres2908
2022-08-04 17:12:39 -05:00
parent 8a4a53ee20
commit 36377b21b3
6 changed files with 35 additions and 9 deletions
+1
View File
@@ -1,4 +1,5 @@
const dotenv = require('dotenv');
const colors = require('colors');
let result = {};
try {