diff --git a/mod.ts b/mod.ts index 873826dc..32aa247e 100644 --- a/mod.ts +++ b/mod.ts @@ -1,5 +1,6 @@ import { HttpClient } from "./pkg/http.ts"; import * as core from "./pkg/redis.ts"; +export type { Requester, UpstashRequest, UpstashResponse } from "./pkg/http"; /** * Connection credentials for upstash redis.