openpra-monorepo
const GammaDistributionSchema: ZodObject<{ rate: ZodNumber; shape: ZodNumber; type: ZodLiteral<GAMMA>; }, $strip>
const
ZodObject
rate
ZodNumber
shape
type
ZodLiteral
GAMMA
$strip
Defined in: core/events.ts:46