Skip to content

Type Alias: CreateProjectRequest

ts
type CreateProjectRequest = z.infer<typeof CreateProjectRequestSchema>;

Defined in: src/cloud/models/createProjectRequest.ts:9