@karmaniverous/jeeves-server
GitHub
Preparing search index...
schema
eventConfigSchema
Variable eventConfigSchema
Const
eventConfigSchema
:
ZodObject
<
{
cmd
:
ZodString
;
map
:
ZodOptional
<
ZodRecord
<
ZodString
,
ZodUnknown
>
>
;
schema
:
ZodRecord
<
ZodString
,
ZodUnknown
>
;
timeoutMs
:
ZodOptional
<
ZodNumber
>
;
}
,
$strip
,
>
= ...
Event webhook configuration
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
@karmaniverous/jeeves-server
Loading...
Event webhook configuration