Files
2024-04-18 09:30:05 +05:30

4 lines
74 B
TypeScript

declare const SyntaxError: SyntaxErrorConstructor;
export = SyntaxError;