Skip to content

Variable: GetMemberCustomBoardBackgroundSchema

ts
const GetMemberCustomBoardBackgroundSchema: ZodObject<{
  id: ZodUnion<readonly [ZodString, ZodString]>;
  idBackground: ZodString;
}, $strip>;

Defined in: parameters/getMemberCustomBoardBackground.ts:3