ref.d.ts 83 Bytes
declare const ReferenceError: ReferenceErrorConstructor;

export = ReferenceError;