This website works better with JavaScript
Home
Explore
Help
Sign In
hlm
/
TuKouKouClient
Watch
7
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
100b16152e
Branches
Tags
dev-frontend
dev-python
master
temp
TuKouKouClient
/
app
/
const
/
storageKey.js
storageKey.js
96 B
History
Raw
1
2
3
4
5
6
'use strict';
module.exports = {
EGG_CONFIG: 'egg_config',
ELECTRON_IPC: 'electron_ipc',
};