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

0.0.4 • Public • Published

TypeScript declaration for buffer

Installation

Via npm:

npm install --save-dev @machinomy/types-buffer

or yarn:

yarn add @machinomy/types-buffer -D

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

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

/@machinomy/types-buffer/

    Package Sidebar

    Install

    npm i @machinomy/types-buffer

    Weekly Downloads

    2

    Version

    0.0.4

    License

    Apache-2.0

    Unpacked Size

    20.4 kB

    Total Files

    5

    Last publish

    Collaborators

    • ariaskov
    • ukstv