Variable: LogicTreeBranchSchema
constLogicTreeBranchSchema:ZodObject<{dataSupport:ZodArray<ZodString>;limitations:ZodOptional<ZodArray<ZodString>>;modelRef:ZodOptional<ZodString>;name:ZodString;technicalBasis:ZodString;uuid:ZodString;value:ZodOptional<ZodUnion<readonly [ZodNumber,ZodString]>>;weight:ZodNumber; },$strip>
Defined in: sha/seismic-hazard-analysis.ts:349
