@types/gunzip-maybe
TypeScript icon, indicating that this package has built-in type declarations

1.4.2 • Public • Published

Installation

npm install --save @types/gunzip-maybe

Summary

This package contains type definitions for gunzip-maybe (https://github.com/mafintosh/gunzip-maybe).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gunzip-maybe.

index.d.ts

/// <reference types="node" />

import * as stream from "stream";

declare function gunzip(maxRecursion?: number): stream.Transform;

export = gunzip;

Additional Details

  • Last updated: Tue, 07 Nov 2023 03:09:37 GMT
  • Dependencies: @types/node

Credits

These definitions were written by Thomas Hobson.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.4.220,888ts5.6
1.4.220,888latest
1.4.220,888ts4.5
1.4.220,888ts4.6
1.4.220,888ts4.7
1.4.220,888ts4.8
1.4.220,888ts4.9
1.4.220,888ts5.0
1.4.220,888ts5.1
1.4.220,888ts5.2
1.4.220,888ts5.3
1.4.220,888ts5.4
1.4.220,888ts5.5
1.4.220,888ts5.7
1.4.04,465ts2.8
1.4.04,465ts2.9
1.4.04,465ts3.0
1.4.04,465ts3.1
1.4.04,465ts3.2
1.4.04,465ts3.3
1.4.04,465ts3.4
1.4.04,465ts3.5
1.4.04,465ts3.6
1.4.04,465ts3.7
1.4.04,465ts3.8
1.4.04,465ts3.9
1.4.04,465ts4.0
1.4.04,465ts4.1
1.4.04,465ts4.2
1.4.04,465ts4.3
1.4.04,465ts4.4

Version History

VersionDownloads (Last 7 Days)Published
1.4.220,888
1.4.155
1.4.04,465

Package Sidebar

Install

npm i @types/gunzip-maybe

Weekly Downloads

25,408

Version

1.4.2

License

MIT

Unpacked Size

2.93 kB

Total Files

5

Last publish

Collaborators

  • types