Skip to content

Type Alias: ProjectId

ts
type ProjectId = z.infer<typeof ProjectIdSchema>;

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