import { type HttpClientConfig } from "https://deno.land/x/upstash_redis@v1.19.3/pkg/http.ts";
definition: { headers?: Record<string, string>; baseUrl: string; options?: Options; retry?: RetryConfig; agent?: any; } & RequesterConfig
x/upstash_redis/pkg/http.ts>HttpClientConfig
import { type HttpClientConfig } from "https://deno.land/x/upstash_redis@v1.19.3/pkg/http.ts";