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