Variable: DependencyTypeTreatmentSchema
constDependencyTypeTreatmentSchema:ZodObject<{examples:ZodOptional<ZodArray<ZodString>>;modelingMethod:ZodString;treatmentDescription:ZodString;type:ZodEnum<typeofDependencyType>; },$strip>
Defined in: esq/event-sequence-quantification.ts:353
