index.d.ts 56 B

123
  1. declare const Error: ErrorConstructor;
  2. export = Error;