Skip to content

Type Alias: ProjectFeature

ts
type ProjectFeature = z.infer<typeof ProjectFeatureSchema>;

Defined in: src/cloud/models/projectFeature.ts:27