This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
fusion
/
va_admin_frontend
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
b4b715ac3f
Ramos
Etiquetas
master
master-sand
va_admin_fronte...
/
cool
/
components
/
perf
/
service
/
index.js
index.js
87 B
Histórico
Em bruto
1
2
3
4
5
6
7
import SysInfo from "./info";
export default {
system: {
info: new SysInfo()
}
};