This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
lrf402788946
/
naf-framework-mongoose-free
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
d4e6412ccc
Ramos
Etiquetas
master
naf-framewor...
/
lib
/
controller
/
index.js
index.js
84 B
Histórico
Em bruto
1
2
3
4
5
'use strict';
module.exports = {
CrudController: require('./crud-controller')
};