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