Skip to content

Type Alias: ProjectDataPolicies

ts
type ProjectDataPolicies = z.infer<typeof ProjectDataPoliciesSchema>;

Defined in: src/cloud/models/projectDataPolicies.ts:11