Skip to content

Variable: CreateGroupSchema

ts
const CreateGroupSchema: ZodObject<{
  name: ZodString;
}, $strip>;

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