nexus-agents - v2.80.0
GitHub
npm
Preparing search index...
ProposalStatusSchema
Variable ProposalStatusSchema
Const
ProposalStatusSchema
:
ZodEnum
<
{
timeout
:
"timeout"
;
closed
:
"closed"
;
pending
:
"pending"
;
rejected
:
"rejected"
;
voting
:
"voting"
;
approved
:
"approved"
;
}
,
>
= ...
Proposal status in the lifecycle.
Settings
Member Visibility
Protected
Internal
Theme
OS
Light
Dark
GitHub
npm
nexus-agents - v2.80.0
Loading...
Proposal status in the lifecycle.