Skip to content

openpra-monorepo


Variable: ReleasePhaseSchema

const ReleasePhaseSchema: 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