Skip to content

Type Alias: ProjectLandingPageInfo

ts
type ProjectLandingPageInfo = z.infer<typeof ProjectLandingPageInfoSchema>;

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