type ResponseFormat = "blob" | "bytes" | "json" | "stream"

Taken from @atcute/client