Skip to content

Type Alias: PartialSuccess

ts
type PartialSuccess = z.infer<typeof PartialSuccessSchema>;

Defined in: src/agile/models/partialSuccess.ts:17