External module "streams/node/debug/docs/types/index.d"
Type aliases
Binary
Binary
: (debug
: Function, chunk
: any) => void
Nullary
Nullary: () => void
Ternary
Ternary
: (debug
: Function, chunk
: any, idx
: number) => void
Type declaration
-
- (debug: Function, chunk: any, idx: number): void
Variables
Export assignment inspectStream
Callback function invoked upon receiving data.
logging function
data chunk
chunk index