Type Alias ProcessedCreateParams

ProcessedCreateParams: {
    description?: string;
    errorMap?: ZodErrorMap;
}