openpra-monorepo
const ExponentialDistributionSchema: ZodObject<{ failureRate: ZodNumber; type: ZodLiteral<EXPONENTIAL>; }, $strip>
const
ZodObject
failureRate
ZodNumber
type
ZodLiteral
EXPONENTIAL
$strip
Defined in: core/events.ts:34