Skip to content

openpra-monorepo


Variable: DependencyTypeTreatmentSchema

const DependencyTypeTreatmentSchema: ZodObject<{ examples: ZodOptional<ZodArray<ZodString>>; modelingMethod: ZodString; treatmentDescription: ZodString; type: ZodEnum<typeof DependencyType>; }, $strip>

Defined in: esq/event-sequence-quantification.ts:353