This website works better with JavaScript
Home
Explore
Help
Sign In
Loquicom
/
siraver
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Ajout commentaire
Loquicom
5 years ago
parent
f8773624dd
commit
9f55d75acc
1 changed files
with
1 additions
and
0 deletions
Unified View
Show Diff Stats
1
0
node/src/auth.js
+ 1
- 0
node/src/auth.js
View File
@@ -58,5 +58,6 @@ class Auth {
}
}
+// Export
let auth = new Auth();
let auth = new Auth();
module.exports = auth;
module.exports = auth;