Skip to content

Type Alias: GetProjects

ts
type GetProjects = z.infer<typeof GetProjectsSchema>;

Defined in: src/agile/models/getProjects.ts:13