Spaces:
Paused
Paused
File size: 83 Bytes
9ada4bc |
1 2 3 4 |
declare const ReferenceError: ReferenceErrorConstructor;
export = ReferenceError;
|