ref.d.ts 83 B

123
  1. declare const ReferenceError: ReferenceErrorConstructor;
  2. export = ReferenceError;