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