This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
hlm
/
TuKouKouClient
Suivre
7
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
15a92fbb7b
Branches
Tags
dev-frontend
dev-python
master
temp
TuKouKouClient
/
app
/
const
/
storageKey.js
storageKey.js
96 B
Historique
Raw
1
2
3
4
5
6
'use strict';
module.exports = {
EGG_CONFIG: 'egg_config',
ELECTRON_IPC: 'electron_ipc',
};