Variable: StreamGoalSchema
const StreamGoalSchema: z.ZodType<StreamGoal> = StreamGoalDefinition;
Defined in: src/models/red-team-details.ts:128
Named validator keeps nested declaration types compact.
const StreamGoalSchema: z.ZodType<StreamGoal> = StreamGoalDefinition;
Defined in: src/models/red-team-details.ts:128
Named validator keeps nested declaration types compact.