UNPKG

rubico

Version:

[a]synchronous functional programming

9 lines (8 loc) 138 B
export = bufferAlloc; /** * @name bufferAlloc * * @synopsis * Dereferenced `Buffer.alloc` or noop */ declare const bufferAlloc: any;