Preparing search index...
The search index is not available
DDNet - v0.8.0
DDNet
DDNet
_Schema_players_query
Variable _Schema_players_query
Const
Internal
_Schema_players_query
:
ZodArray
<
ZodObject
<
{
name
:
ZodString
;
points
:
ZodNumber
}
,
"strip"
,
ZodTypeAny
,
{
name
:
string
;
points
:
number
}
,
{
name
:
string
;
points
:
number
}
,
>
,
"many"
,
>
= ...
The zod schema for player queries.
See
players.py
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
DDNet - v0.8.0
Loading...
The zod schema for player queries.