3 lines
83 B
TypeScript
Executable file
3 lines
83 B
TypeScript
Executable file
declare const ReferenceError: ReferenceErrorConstructor;
|
|
|
|
export = ReferenceError;
|