Skip to content

Type Alias: SharePermission

ts
type SharePermission = z.infer<typeof SharePermissionSchema>;

Defined in: src/cloud/models/sharePermission.ts:32