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

1.0.2 • Public • Published

Installation

npm install --save @types/stream-shift

Summary

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

Details

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

index.d.ts

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

declare function shift(stream: NodeJS.ReadableStream): Buffer | string | null;

export = shift;

Additional Details

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

Credits

These definitions were written by Daniel Cassidy.

Versions

Current Tags

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    5,516
  • 1.0.1
    7
  • 1.0.0
    2,319

Package Sidebar

Install

npm i @types/stream-shift

Weekly Downloads

7,842

Version

1.0.2

License

MIT

Unpacked Size

2.89 kB

Total Files

5

Last publish

Collaborators

  • types