nexus-agents - v2.80.0
GitHub
npm
Preparing search index...
NodeStateSchema
Variable NodeStateSchema
Const
NodeStateSchema
:
ZodEnum
<
{
error
:
"error"
;
pending
:
"pending"
;
completed
:
"completed"
;
active
:
"active"
;
pruned
:
"pruned"
;
}
,
>
= ...
Schema for NodeState validation.
Settings
Member Visibility
Protected
Internal
Theme
OS
Light
Dark
GitHub
npm
nexus-agents - v2.80.0
Loading...
Schema for NodeState validation.