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

4.0.4 • Public • Published

Installation

npm install --save @types/typedarray-to-buffer

Summary

This package contains type definitions for typedarray-to-buffer (https://github.com/feross/typedarray-to-buffer).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/typedarray-to-buffer.

index.d.ts

/// <reference types="node" />

declare function typedarrayToBuffer(arr: ArrayBufferView): Buffer;

export = typedarrayToBuffer;

Additional Details

  • Last updated: Wed, 07 Feb 2024 13:06:44 GMT
  • Dependencies: @types/node

Credits

These definitions were written by Leon Si.

/@types/typedarray-to-buffer/

    Package Sidebar

    Install

    npm i @types/typedarray-to-buffer

    Weekly Downloads

    7,422

    Version

    4.0.4

    License

    MIT

    Unpacked Size

    2.97 kB

    Total Files

    5

    Last publish

    Collaborators

    • types