Variable: GetMemberCustomBoardBackgroundSchema
ts
const GetMemberCustomBoardBackgroundSchema: ZodObject<{
id: ZodUnion<readonly [ZodUnknown, ZodString]>;
idBackground: ZodUnknown;
}, $strip>;Defined in: parameters/getMemberCustomBoardBackground.ts:3