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

0.0.2 • Public • Published

TypeScript declaration for readable-stream

Installation

Via npm:

npm install --save-dev https://github.com/machinomy/types-readable-stream

or yarn:

yarn add https://github.com/machinomy/types-readable-stream -D

Don't forget to manually include index.d.ts within an include section of your tsconfig.json

"include": [
    ...
    "./node_modules/@machinomy/types-readable-stream/index.d.ts"
]

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @machinomy/types-readable-stream

    Weekly Downloads

    1

    Version

    0.0.2

    License

    Apache-2.0

    Unpacked Size

    35.8 kB

    Total Files

    12

    Last publish

    Collaborators

    • ariaskov
    • ukstv