Preparing search index...
The search index is not available
@rendley/sdk - v1.11.0
@rendley/sdk
FilterSchema
Variable FilterSchema
Const
FilterSchema
:
Zod
.
z
.
ZodObject
<
{
clipId
:
Zod
.
z
.
ZodOptional
<
Zod
.
z
.
ZodString
>
;
filterId
:
Zod
.
z
.
ZodString
;
id
:
Zod
.
z
.
ZodString
;
intensity
:
Zod
.
z
.
ZodNumber
;
provider
:
Zod
.
z
.
ZodString
;
}
,
"strip"
,
Zod
.
z
.
ZodTypeAny
,
{
clipId
?:
string
;
filterId
:
string
;
id
:
string
;
intensity
:
number
;
provider
:
string
;
}
,
{
clipId
?:
string
;
filterId
:
string
;
id
:
string
;
intensity
:
number
;
provider
:
string
;
}
,
>
= ...
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@rendley/sdk - v1.11.0
Loading...