@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.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/stream-shift

Weekly Downloads

8,927

Version

1.0.2

License

MIT

Unpacked Size

2.89 kB

Total Files

5

Last publish

Collaborators

  • types