This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
chenwb
/
mergeRPG_client
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
3b935c7a8b
Větve
Značky
main
mergeRPG_cli...
/
assets
/
script
/
shared
/
eps
/
server
/
MsgEpsInfo.ts
MsgEpsInfo.ts
98 B
Historie
Surový
1
2
3
4
5
6
7
// 定义返回字段
export interface MsgEpsInfo {
[id: string]: number; //属性信息
}