Skip to content

openpra-monorepo


Variable: EventTreeTransferSchema

const EventTreeTransferSchema: ZodObject<{ preservedDependencies: ZodOptional<ZodArray<ZodString>>; targetEventTreeId: ZodString; transferConditions: ZodOptional<ZodArray<ZodString>>; }, $strip>

Defined in: es/event-sequence-analysis.ts:314