@rendley/sdk - v1.12.7
Preparing search index...
TextBlockSchema
Variable TextBlockSchema
Const
TextBlockSchema
:
Zod
.
ZodObject
<
{
duration
:
Zod
.
ZodNumber
;
text
:
Zod
.
ZodString
;
time
:
Zod
.
ZodNumber
;
wordTimings
:
Zod
.
ZodOptional
<
Zod
.
ZodArray
<
Zod
.
ZodNumber
,
"many"
>
>
;
}
,
"strip"
,
Zod
.
ZodTypeAny
,
{
duration
:
number
;
text
:
string
;
time
:
number
;
wordTimings
?:
number
[]
}
,
{
duration
:
number
;
text
:
string
;
time
:
number
;
wordTimings
?:
number
[]
}
,
>
= ...
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@rendley/sdk - v1.12.7
Loading...