This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
Loquicom
/
siraver
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Przeglądaj źródła
Ajout commentaire
Loquicom
5 lat temu
rodzic
f8773624dd
commit
9f55d75acc
1 zmienionych plików
z
1 dodań
i
0 usunięć
Widok podzielony
Pokaż statystyki zmian
1
0
node/src/auth.js
+ 1
- 0
node/src/auth.js
Wyświetl plik
@@ -58,5 +58,6 @@ class Auth {
}
+// Export
let auth = new Auth();
module.exports = auth;