Skip to content

Type Alias: Group

ts
type Group = z.infer<typeof GroupSchema>;

Defined in: src/cloud/models/group.ts:20