type alias Optionsimport { type Options } from "https://deno.land/x/upstash_redis@v1.20.0-canary.0/pkg/http.ts"; definition: { backend?: string; }