This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
hlm
/
TuKouKouClient
Seguir
7
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
2061d60fd9
Ramas
Etiquetas
dev-frontend
dev-python
master
temp
TuKouKouClient
/
app
/
const
/
storageKey.js
storageKey.js
96 B
Histórico
Raw
1
2
3
4
5
6
'use strict';
module.exports = {
EGG_CONFIG: 'egg_config',
ELECTRON_IPC: 'electron_ipc',
};