This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
LosPoulos
/
mafalda-api
Seguir
3
Destacar
0
Fork
0
Archivos
Incidencias
2
Pull Requests
0
Wiki
Árbol:
948bb15631
Ramas
Etiquetas
master
mafalda-api
/
helpers
/
index.js
index.js
76 B
Histórico
Raw
1
2
3
4
5
var JSONError = require('./JSONError.js');
module.exports = {
JSONError
};