Skip to content

openpra-monorepo


Variable: LognormalDistributionSchema

const LognormalDistributionSchema: ZodObject<{ errorFactor: ZodNumber; median: ZodNumber; type: ZodLiteral<LOGNORMAL>; }, $strip>

Defined in: core/events.ts:10