This website requires JavaScript.
Explore
Help
Register
Sign In
mushroom
/
squidGame
Watch
1
Star
0
Fork
You've already forked squidGame
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
squidGame
/
tgx-games-config
/
interface
/
IPlayerNameCfg.ts
15 lines
149 B
TypeScript
Raw
Permalink
Blame
History
export
interface
IPlayerNameCfg
{
/**
*序号
*/
id
:
number
,
/**
*人名1
*/
name1
:
string
,
/**
*人名2
*/
name2
:
string
,
}
Reference in New Issue
View Git Blame
Copy Permalink