in src/lib/http.ts [38:42]
await streamPipeline(response.body, createWriteStream(location)) return location } public get = (url: URL) => {