nexus-agents - v2.80.0
GitHub
npm
Preparing search index...
ArtifactRefSchema
Variable ArtifactRefSchema
Const
ArtifactRefSchema
:
ZodObject
<
{
id
:
ZodString
;
type
:
ZodEnum
<
{
code
:
"code"
;
plan
:
"plan"
;
analysis
:
"analysis"
;
review
:
"review"
;
test
:
"test"
;
spec
:
"spec"
;
report
:
"report"
;
vote
:
"vote"
;
}
,
>
;
}
,
$strip
,
>
= ...
Reference to an artifact by ID and type.
Settings
Member Visibility
Protected
Internal
Theme
OS
Light
Dark
GitHub
npm
nexus-agents - v2.80.0
Loading...
Reference to an artifact by ID and type.