Skip to content

Variable: GetMemberNotificationChannelSettingsSchema

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

Defined in: parameters/getMemberNotificationChannelSettings.ts:3