UNPKG

stderr-error-parser

Version:

Parse error stack from stderr of a Node.js process

3 lines (2 loc) 77 B
console.log("Hello World!"); throw new TypeError("This is a type error.");