• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1reachable
2*typescript-throw.ts:18
3    throw Error('an exception');
4          ^
5Error: an exception
6    at *typescript-throw.ts:18:11*
7    at *typescript-throw.ts:24:1*
8    at Module._compile (internal/modules/cjs/loader.js:*)
9    at Object.Module._extensions..js (internal/modules/cjs/loader.js:*)
10    at Module.load (internal/modules/cjs/loader.js:*)
11    at Function.Module._load (internal/modules/cjs/loader.js:*)
12    at Module.require (internal/modules/cjs/loader.js:*)
13    at require (internal/modules/cjs/helpers.js:*)
14    at Object.<anonymous> (*source_map_throw_first_tick.js:5:1)
15    at Module._compile (internal/modules/cjs/loader.js:*)
16