Skip to content

openpra-monorepo


Variable: PoissonDistributionSchema

const PoissonDistributionSchema: ZodObject<{ rate: ZodNumber; type: ZodLiteral<POISSON>; }, $strip>

Defined in: core/events.ts:69