jamespot-user-api
Preparing search index...
msDocumentEntitySchema
Variable msDocumentEntitySchema
Const
msDocumentEntitySchema
:
ZodObject
<
ZodShape
<
BaseEntity
>
&
{
mimetype
:
ZodOptional
<
ZodString
>
;
size
:
ZodOptional
<
ZodNumber
>
;
webUrl
:
ZodOptional
<
ZodString
>
;
}
,
"strip"
,
ZodTypeAny
,
{
id
:
string
;
mimetype
?:
string
;
size
?:
number
;
title
:
string
;
type
:
string
;
webUrl
?:
string
;
}
,
{
id
:
string
;
mimetype
?:
string
;
size
?:
number
;
title
:
string
;
type
:
string
;
webUrl
?:
string
;
}
,
>
= documentEntitySchema
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
jamespot-user-api
Loading...