nexus-agents - v2.80.0
GitHub
npm
Preparing search index...
OutcomeStorageConfigSchema
Variable OutcomeStorageConfigSchema
Const
OutcomeStorageConfigSchema
:
ZodObject
<
{
dbPath
:
ZodString
;
maxRecords
:
ZodOptional
<
ZodNumber
>
;
autoPruneInterval
:
ZodOptional
<
ZodNumber
>
;
}
,
$strip
,
>
= ...
Zod schema for OutcomeStorageConfig validation.
Settings
Member Visibility
Protected
Internal
Theme
OS
Light
Dark
GitHub
npm
nexus-agents - v2.80.0
Loading...
Zod schema for OutcomeStorageConfig validation.