UNPKG

@stdlib/buffer-from-arraybuffer

Version:

Allocate a buffer from an ArrayBuffer.

3 lines 126 B
/// <reference path="../docs/types/index.d.ts" /> import fromArrayBuffer from '../docs/types/index'; export = fromArrayBuffer;