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