Skip to content

Type Alias: SearchProjects

ts
type SearchProjects = z.input<typeof SearchProjectsSchema>;

Defined in: src/cloud/parameters/searchProjects.ts:140