This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
fusion
/
va_admin_frontend
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
b4b715ac3f
Rami (Branch)
Tag
master
master-sand
va_admin_fronte...
/
cool
/
components
/
perf
/
service
/
index.js
index.js
87 B
Cronologia
Originale
1
2
3
4
5
6
7
import SysInfo from "./info";
export default {
system: {
info: new SysInfo()
}
};