Variable: ProjectUsageSchema
ts
const ProjectUsageSchema: ZodObject<{
id: ZodOptional<ZodString>;
}, $loose>;Defined in: src/cloud/models/projectUsage.ts:5
The project.