Skip to content

Type Alias: PermissionGrant

ts
type PermissionGrant = z.infer<typeof PermissionGrantSchema>;

Defined in: src/cloud/models/permissionGrant.ts:24