Skip to content

openpra-monorepo


Variable: WeibullDistributionSchema

const WeibullDistributionSchema: ZodObject<{ location: ZodNumber; scale: ZodNumber; shape: ZodNumber; type: ZodLiteral<WEIBULL>; }, $strip>

Defined in: core/events.ts:39