Files
DefinitelyTyped/node
Jonathan Pirnay b2866f5402 [bugfix] Moved INSPECT_MAX_BYTES to the buffer module.
From the [docs](http://nodejs.org/api/buffer.html#buffer_buffer_inspect_max_bytes):

"Note that this is a property on the buffer module returned by `require('buffer')`, not on the Buffer global, or a buffer instance."
2014-05-08 16:21:02 +02:00
..