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
/
param
/
service
/
index.js
index.js
91 B
Cronologia
Originale
1
2
3
4
5
6
7
import SysParam from "./param";
export default {
system: {
param: new SysParam()
}
};