Skip to content

Type Alias: SecuritySchemeWithProjects

ts
type SecuritySchemeWithProjects = z.infer<typeof SecuritySchemeWithProjectsSchema>;

Defined in: src/cloud/models/securitySchemeWithProjects.ts:20