This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
Loquicom
/
siraver
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ソースを参照
Ajout commentaire
Loquicom
5 年 前
親
f8773624dd
コミット
9f55d75acc
1 ファイル変更
、
1 行追加
、
0 行削除
分割表示
差分情報を表示
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;