Skip to content

openpra-monorepo


Variable: PerformanceShapingFactorAssessmentSchema

const PerformanceShapingFactorAssessmentSchema: ZodObject<{ evaluation: ZodString; factor: ZodString; impactOnHep: ZodEnum<{ DECREASE: "DECREASE"; INCREASE: "INCREASE"; NEUTRAL: "NEUTRAL"; }>; }, $strip>

Defined in: hr/human-reliability-analysis.ts:125