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

1.4.3 • Public • Published

Installation

npm install --save @types/unbzip2-stream

Summary

This package contains type definitions for unbzip2-stream (https://github.com/regular/unbzip2-stream).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/unbzip2-stream.

index.d.ts

import through = require("through");

declare function bz2(): through.ThroughStream;

export = bz2;

Additional Details

  • Last updated: Tue, 07 Nov 2023 15:11:36 GMT
  • Dependencies: @types/through

Credits

These definitions were written by Andrew Plummer.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/unbzip2-stream

Weekly Downloads

6,288

Version

1.4.3

License

MIT

Unpacked Size

2.87 kB

Total Files

5

Last publish

Collaborators

  • types