Skip to content

Type Alias: GetReviewById

ts
type GetReviewById = z.infer<typeof GetReviewByIdSchema>;

Defined in: src/agile/models/getReviewById.ts:68