Variable: ReleasePhaseSchema
constReleasePhaseSchema:ZodObject<{description:ZodOptional<ZodString>;endTime:ZodNumber;name:ZodString;startTime:ZodNumber;timeUnit:ZodOptional<ZodString>;uuid:ZodString; },$strip>
Defined in: ms/mechanistic-source-term-analysis.ts:14
