UNPKG

@stdlib/buffer-from-string

Version:

Allocate a buffer containing a provided string.

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