import { type ZAddCommandOptionsWithIncr } from "https://deno.land/x/upstash_redis@v1.24.0-next.2/pkg/commands/mod.ts";
definition: ZAddCommandOptions & { incr: true; }
x/upstash_redis/pkg/commands/mod.ts>ZAddCommandOptionsWithIncr
import { type ZAddCommandOptionsWithIncr } from "https://deno.land/x/upstash_redis@v1.24.0-next.2/pkg/commands/mod.ts";