Skip to content

Type Alias: FoundGroups

ts
type FoundGroups = z.infer<typeof FoundGroupsSchema>;

Defined in: src/cloud/models/foundGroups.ts:17