Hacking / node_modules /es-errors /syntax.d.ts
Aditya Sharma
update
1719261
declare const SyntaxError: SyntaxErrorConstructor;
export = SyntaxError;