Skip to content

Type Alias: GroupArray

ts
type GroupArray = z.infer<typeof GroupArraySchema>;

Defined in: src/v1/models/groupArray.ts:12