SongGuess
Preparing search index...
schemas/ServerMessageSchemas
ProgressbarUpdateMessageSchema
Variable ProgressbarUpdateMessageSchema
Const
ProgressbarUpdateMessageSchema
:
ZodObject
<
{
duration
:
ZodNumber
;
offset
:
ZodNumber
;
type
:
ZodDefault
<
ZodLiteral
<
"progressbar_update"
>
>
;
}
,
$strip
,
>
= ...
Updates and starts the progressbar on the client.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
SongGuess
Loading...
Updates and starts the progressbar on the client.