openpra-monorepo
const PoissonDistributionSchema: ZodObject<{ rate: ZodNumber; type: ZodLiteral<POISSON>; }, $strip>
const
ZodObject
rate
ZodNumber
type
ZodLiteral
POISSON
$strip
Defined in: core/events.ts:69