Spaces:
Paused
Paused
File size: 74 Bytes
9ada4bc |
1 2 3 4 |
declare const SyntaxError: SyntaxErrorConstructor;
export = SyntaxError;
|