Skip to content

openpra-monorepo


Variable: ComponentStateSchema

const ComponentStateSchema: ZodEnum<{ degraded: "degraded"; failed: "failed"; maintenance: "maintenance"; operational: "operational"; recovering: "recovering"; }>

Defined in: sy/systems-analysis.ts:18