Skip to content

Type Alias: CreateGroup

ts
type CreateGroup = z.input<typeof CreateGroupSchema>;

Defined in: src/v1/parameters/createGroup.ts:6