jamespot-user-api
Preparing search index...
jMessengerDiscussionUserLittleSchema
Variable jMessengerDiscussionUserLittleSchema
Const
jMessengerDiscussionUserLittleSchema
:
ZodObject
<
{
dateCreation
:
ZodOptionalType
<
ZodType
<
string
|
undefined
,
ZodTypeDef
,
string
|
undefined
>
,
>
;
dateModified
:
ZodOptionalType
<
ZodType
<
string
|
null
|
undefined
,
ZodTypeDef
,
string
|
null
|
undefined
,
>
,
>
;
id
:
ZodType
<
number
,
ZodTypeDef
,
number
>
;
uri
:
ZodType
<
string
,
ZodTypeDef
,
string
>
;
}
&
{
idDiscussion
:
ZodString
;
mainType
:
ZodLiteral
<
"messengerDiscussion"
>
;
type
:
ZodLiteral
<
"messengerUser"
>
;
}
,
"strip"
,
ZodTypeAny
,
jMessengerDiscussionUserLittle
,
jMessengerDiscussionUserLittle
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
jamespot-user-api
Loading...