jamespot-user-api
Preparing search index...
tvChannelSlideshowFileSchema
Variable tvChannelSlideshowFileSchema
Const
tvChannelSlideshowFileSchema
:
ZodObject
<
{
_url
:
ZodString
;
dateCreation
:
ZodOptionalType
<
ZodType
<
string
|
undefined
,
ZodTypeDef
,
string
|
undefined
>
,
>
;
dateModified
:
ZodOptionalType
<
ZodType
<
string
|
null
|
undefined
,
ZodTypeDef
,
string
|
null
|
undefined
,
>
,
>
;
id
:
ZodType
<
number
,
ZodTypeDef
,
number
>
;
title
:
ZodString
;
type
:
ZodType
<
string
,
ZodTypeDef
,
string
>
;
uri
:
ZodType
<
string
,
ZodTypeDef
,
string
>
;
}
&
{
mainType
:
ZodEnum
<
[
"fileArticle"
,
"fileComment"
,
"fileObject"
,
"file"
,
"fileDrive"
]
,
>
;
mimetype
:
ZodString
;
path
:
ZodOptional
<
ZodString
>
;
size
:
ZodNumber
;
}
&
{
_extend
:
ZodObject
<
{
imageSecureUrl
:
ZodOptional
<
ZodString
>
}
,
"strip"
,
ZodTypeAny
,
{
imageSecureUrl
?:
string
}
,
{
imageSecureUrl
?:
string
}
,
>
;
}
,
"strip"
,
ZodTypeAny
,
TVGetChannelSlideshowFile
,
TVGetChannelSlideshowFile
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
jamespot-user-api
Loading...