Skip to content

Type Alias: PageProjectDetails

ts
type PageProjectDetails = z.infer<typeof PageProjectDetailsSchema>;

Defined in: src/cloud/models/pageProjectDetails.ts:23