Skip to content

Type Alias: SecuritySchemes

ts
type SecuritySchemes = z.infer<typeof SecuritySchemesSchema>;

Defined in: src/cloud/models/securitySchemes.ts:11