Skip to content

Type Alias: GetReviewById

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

Defined in: src/agile/parameters/getReviewById.ts:8