Files
2025-11-11 00:04:55 -06:00

4 lines
74 B
TypeScript

declare const SyntaxError: SyntaxErrorConstructor;
export = SyntaxError;