UNPKG

@stdlib/buffer-from-buffer

Version:

Copy buffer data to a new Buffer instance.

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