import Exception from '../src'; // [-------------------------------- Default example ---------------------------------] // // - default.ts:21 anonymous // (exception)/example/default.ts:21:13 // // [---------------------------------------------------------------------- Exception -] console.log(new Exception('Default example'));