@webitel/api-services
Preparing search index...
system-setting-service/system-setting-service.zod
SearchAvailableSystemSettingResponse
Variable SearchAvailableSystemSettingResponse
Const
SearchAvailableSystemSettingResponse
:
ZodObject
<
{
items
:
ZodOptional
<
ZodArray
<
ZodObject
<
{
name
:
ZodOptional
<
ZodString
>
}
,
$strip
>
>
,
>
;
next
:
ZodOptional
<
ZodBoolean
>
;
}
,
$strip
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@webitel/api-services
Loading...