4 lines
74 B
TypeScript
Executable File
4 lines
74 B
TypeScript
Executable File
declare const SyntaxError: SyntaxErrorConstructor;
|
|
|
|
export = SyntaxError;
|