@rendley/sdk - v1.12.6
Preparing search index...
EffectSchema
Variable EffectSchema
Const
EffectSchema
:
Zod
.
ZodObject
<
{
effectId
:
Zod
.
ZodString
;
id
:
Zod
.
ZodString
;
properties
:
Zod
.
ZodArray
<
Zod
.
ZodTuple
<
[
Zod
.
ZodString
,
Zod
.
ZodAny
]
,
null
>
,
"many"
,
>
;
provider
:
Zod
.
ZodString
;
}
,
"strip"
,
Zod
.
ZodTypeAny
,
{
effectId
:
string
;
id
:
string
;
properties
:
[
string
,
any
]
[]
;
provider
:
string
;
}
,
{
effectId
:
string
;
id
:
string
;
properties
:
[
string
,
any
]
[]
;
provider
:
string
;
}
,
>
= ...
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@rendley/sdk - v1.12.6
Loading...