Loquicom 6 жил өмнө
parent
commit
9f55d75acc

+ 1 - 0
node/src/auth.js

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