jamespot-user-api
Preparing search index...
jFolderLittleSchema
Variable jFolderLittleSchema
Const
jFolderLittleSchema
:
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
>
;
mainType
:
ZodType
<
string
,
ZodTypeDef
,
string
>
;
title
:
ZodString
;
uri
:
ZodType
<
string
,
ZodTypeDef
,
string
>
;
}
&
{
folderColor
:
ZodOptional
<
ZodString
>
;
type
:
ZodEnum
<
[
"folder"
,
"rootFolder"
]
>
;
}
,
"strip"
,
ZodTypeAny
,
jFolderLittle
,
jFolderLittle
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
jamespot-user-api
Loading...