syntax.d.ts 74 Bytes BlameHistoryPermalink Edit 1 2 3 declare const SyntaxError: SyntaxErrorConstructor; export = SyntaxError;