Skip to content

Variable: GetNotificationListSchema

ts
const GetNotificationListSchema: ZodObject<{
  fields: ZodOptional<ZodUnknown>;
  id: ZodUnknown;
}, $strip>;

Defined in: parameters/getNotificationList.ts:3