1reachable
2*typescript-throw.ts:18
3    throw Error('an exception');
4    ^
5
6
7Error: an exception
8    at branch (*typescript-throw.ts:18:11)
9    at Object.<anonymous> (*typescript-throw.ts:24:1)
10
11Node.js *
12