Skip to content

Type Alias: GroupCreate

ts
type GroupCreate = z.infer<typeof GroupCreateSchema>;

Defined in: src/v1/models/groupCreate.ts:9