Skip to content

Type Alias: SecurityLevel

ts
type SecurityLevel = z.infer<typeof SecurityLevelSchema>;

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