Recapp Code Reference
Preparing search index...
models/src/data/quiz
answerSchema
Variable answerSchema
Const
answerSchema
:
ZodObject
<
{
correct
:
ZodBoolean
;
text
:
ZodString
}
,
"strip"
,
ZodTypeAny
,
{
correct
:
boolean
;
text
:
string
}
,
{
correct
:
boolean
;
text
:
string
}
,
>
= ...
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Recapp Code Reference
Loading...