nexus-agents - v2.80.0
GitHub
npm
Preparing search index...
CriterionResultSchema
Variable CriterionResultSchema
Const
CriterionResultSchema
:
ZodObject
<
{
criterion
:
ZodString
;
met
:
ZodBoolean
;
matchedResults
:
ZodArray
<
ZodString
>
;
}
,
$strip
,
>
= ...
Result of checking a single acceptance criterion.
Settings
Member Visibility
Protected
Internal
Theme
OS
Light
Dark
GitHub
npm
nexus-agents - v2.80.0
Loading...
Result of checking a single acceptance criterion.