This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
fusion
/
va_admin_frontend
Tarkkaile
2
Äänestä
0
Haarauta
0
Tiedostot
Esitykset
0
Vetopyynnöt
0
Wiki
Puu:
b4b715ac3f
Haarat
Tunnisteet
master
master-sand
va_admin_fronte...
/
cool
/
components
/
log
/
service
/
index.js
index.js
83 B
Historia
Raaka
1
2
3
4
5
6
7
import SysLog from "./log";
export default {
system: {
log: new SysLog()
}
};