Skip to content

Type Alias: ProjectIdentifier

ts
type ProjectIdentifier = z.infer<typeof ProjectIdentifierSchema>;

Defined in: src/cloud/models/projectIdentifier.ts:12