Edit File: syntax.d.ts
declare const SyntaxError: SyntaxErrorConstructor; export = SyntaxError;
Back to File Manager