Skip to content

Type Alias: FoundUsersAndGroups

ts
type FoundUsersAndGroups = z.infer<typeof FoundUsersAndGroupsSchema>;

Defined in: src/cloud/models/foundUsersAndGroups.ts:12