Type Alias: PromptDetailResponse
type PromptDetailResponse = z.infer<typeof PromptDetailResponseSchema>;
Defined in: src/models/red-team.ts:1056
type PromptDetailResponse = z.infer<typeof PromptDetailResponseSchema>;
Defined in: src/models/red-team.ts:1056