Skip to content

Type Alias: ProjectIdentifiers

ts
type ProjectIdentifiers = z.infer<typeof ProjectIdentifiersSchema>;

Defined in: src/cloud/models/projectIdentifiers.ts:14