@archastro/sdk
Preparing search index...
types/common
okSchema
Variable okSchema
Const
okSchema
:
ZodObject
<
{
call_id
:
ZodString
;
content
:
ZodString
;
status
:
ZodLiteral
<
"ok"
>
}
,
"strip"
,
ZodTypeAny
,
{
call_id
:
string
;
content
:
string
;
status
:
"ok"
}
,
{
call_id
:
string
;
content
:
string
;
status
:
"ok"
}
,
>
= ...
Runtime validator for
Ok
.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@archastro/sdk
Loading...
Runtime validator for Ok.