This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
Loquicom
/
siraver
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Ajout commentaire
Loquicom
hace 5 años
padre
f8773624dd
commit
9f55d75acc
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
node/src/auth.js
+ 1
- 0
node/src/auth.js
Ver fichero
@@ -58,5 +58,6 @@ class Auth {
}
+// Export
let auth = new Auth();
module.exports = auth;