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