Skip to content

openpra-monorepo


Variable: GammaDistributionSchema

const GammaDistributionSchema: ZodObject<{ rate: ZodNumber; shape: ZodNumber; type: ZodLiteral<GAMMA>; }, $strip>

Defined in: core/events.ts:46