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";

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    1

Package Sidebar

Install

npm i typed-buffer

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • weswigham