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

1.0.0 • Public • Published

typed-buffer Build Status

TypeScript typings for the core buffer library

Usage

First, add it to your package.json and install it:

npm install --save typed-buffer

Then use it just as you would the buffer library:

import * as buffer from "typed-buffer";

/typed-buffer/

    Package Sidebar

    Install

    npm i typed-buffer

    Weekly Downloads

    4

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • weswigham