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