openpra-monorepo
const BetaDistributionSchema: ZodObject<{ alpha: ZodNumber; betaParam: ZodNumber; type: ZodLiteral<BETA>; }, $strip>
const
ZodObject
alpha
ZodNumber
betaParam
type
ZodLiteral
BETA
$strip
Defined in: core/events.ts:16