Edit File: ref.d.ts
declare const ReferenceError: ReferenceErrorConstructor; export = ReferenceError;
Back to File Manager