Skip to content

openpra-monorepo


Variable: ExponentialDistributionSchema

const ExponentialDistributionSchema: ZodObject<{ failureRate: ZodNumber; type: ZodLiteral<EXPONENTIAL>; }, $strip>

Defined in: core/events.ts:34