Skip to content

Type Alias: FoundGroup

ts
type FoundGroup = z.infer<typeof FoundGroupSchema>;

Defined in: src/cloud/models/foundGroup.ts:33