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