Skip to content

Type Alias: ProjectType

ts
type ProjectType = z.infer<typeof ProjectTypeSchema>;

Defined in: src/cloud/models/projectType.ts:18