Skip to content

Type Alias: ProjectIds

ts
type ProjectIds = z.infer<typeof ProjectIdsSchema>;

Defined in: src/cloud/models/projectIds.ts:10