jamespot-user-api
Preparing search index...
msGroupEntitySchema
Variable msGroupEntitySchema
Const
msGroupEntitySchema
:
ZodObject
<
ZodShape
<
BaseEntity
>
&
{
visibility
:
ZodOptional
<
ZodUnion
<
[
ZodLiteral
<
"public"
>
,
ZodLiteral
<
"private"
>
]
>
,
>
;
}
,
"strip"
,
ZodTypeAny
,
{
id
:
string
;
title
:
string
;
type
:
string
;
visibility
?:
"public"
|
"private"
;
}
,
{
id
:
string
;
title
:
string
;
type
:
string
;
visibility
?:
"public"
|
"private"
;
}
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
jamespot-user-api
Loading...