Module

x/zipjs/index.d.ts>HttpReader

JavaScript library to zip and unzip files in the browser and Deno
Go to Latest
class HttpReader
extends Reader<Type>
import { HttpReader } from "https://dotland.deno.dev/x/zipjs@v2.6.7/index.d.ts";

Constructors

new
HttpReader(url: Type, options?: HttpOptions)

Type Parameters

Type extends string