Skip to content

Type Alias: EpicRankRequest

ts
type EpicRankRequest = z.infer<typeof EpicRankRequestSchema>;

Defined in: src/agile/models/epicRankRequest.ts:10