Skip to main content
Module

x/zipjs/index.d.ts>Stream

JavaScript library to zip and unzip files in the browser and Deno
Go to Latest
class Stream
import { Stream } from "https://deno.land/x/zipjs@v2.4.26/index.d.ts";

Properties

size: number

Methods

init(): Promise<void>