Skip to content

Type Alias: Group

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

Defined in: src/agile/models/group.ts:9