Skip to content

Type Alias: Project

ts
type Project = z.infer<typeof ProjectSchema>;

Defined in: src/cloud/models/project.ts:97