nexus-agents - v2.80.0
GitHub
npm
Preparing search index...
SanitizerConfigSchema
Variable SanitizerConfigSchema
Const
SanitizerConfigSchema
:
ZodObject
<
{
allowlistedMaintainers
:
ZodDefault
<
ZodArray
<
ZodString
>
>
;
failOpen
:
ZodDefault
<
ZodBoolean
>
;
maxInputLength
:
ZodDefault
<
ZodNumber
>
;
}
,
$strip
,
>
= ...
Configuration for the input sanitizer.
Settings
Member Visibility
Protected
Internal
Theme
OS
Light
Dark
GitHub
npm
nexus-agents - v2.80.0
Loading...
Configuration for the input sanitizer.