import { type ZAddCommandOptionsWithIncr } from "https://deno.land/x/upstash_redis@v1.20.5-canary.0/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.20.5-canary.0/pkg/commands/mod.ts";