jamespot-user-api
Preparing search index...
updateReportStatusParamsSchema
Variable updateReportStatusParamsSchema
Const
updateReportStatusParamsSchema
:
ZodObject
<
{
status
:
ZodNativeEnum
<
typeof
ContentReportStatus
>
;
uri
:
ZodString
}
,
"strip"
,
ZodTypeAny
,
{
status
:
ContentReportStatus
;
uri
:
string
}
,
{
status
:
ContentReportStatus
;
uri
:
string
}
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
jamespot-user-api
Loading...