Skip to content

Type Alias: PermissionsKeys

ts
type PermissionsKeys = z.infer<typeof PermissionsKeysSchema>;

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