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