Variable: GetNotificationMemberSchema
ts
const GetNotificationMemberSchema: ZodObject<{
fields: ZodOptional<ZodUnknown>;
id: ZodUnknown;
}, $strip>;Defined in: parameters/getNotificationMember.ts:3