浏览代码

Ajout commentaire

Loquicom 5 年之前
父节点
当前提交
9f55d75acc
共有 1 个文件被更改,包括 1 次插入0 次删除
  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;