type alias UpstashRequestimport { type UpstashRequest } from "https://deno.land/x/upstash_redis@v1.24.0-next.2/pkg/http.ts"; definition: { path?: string[]; body?: unknown; }