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

0.0.2 • Public • Published

TypeScript declaration for buffer

Installation

Via npm:

npm install --save-dev types-buffer

or yarn:

yarn add types-buffer -D

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

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

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i types-buffer

      Weekly Downloads

      22

      Version

      0.0.2

      License

      Apache-2.0

      Last publish

      Collaborators

      • ukstv