Spaces:
Runtime error
Runtime error
File size: 74 Bytes
51ddcbf |
1 2 3 4 |
declare const SyntaxError: SyntaxErrorConstructor;
export = SyntaxError;
|