Explorar el Código

Ajout commentaire

Loquicom hace 5 años
padre
commit
9f55d75acc
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      node/src/auth.js

+ 1 - 0
node/src/auth.js

@@ -58,5 +58,6 @@ class Auth {
 
 }
 
+// Export
 let auth = new Auth();
 module.exports = auth;