Skip to content

Type Alias: Group

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

Defined in: src/v1/models/group.ts:29