Skip to content

Variable: RegisterModulesSchema

ts
const RegisterModulesSchema: ZodObject<{
  body: ZodRecord<ZodString, ZodAny>;
}, $strip>;

Defined in: src/v1/parameters/registerModules.ts:3