Browse Source

Ajout commentaire

Loquicom 5 năm trước cách đây
mục cha
commit
9f55d75acc
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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;