File size: 83 Bytes
f107c64 |
1 2 3 4 |
declare const ReferenceError: ReferenceErrorConstructor;
export = ReferenceError;
|
f107c64 |
1 2 3 4 |
declare const ReferenceError: ReferenceErrorConstructor;
export = ReferenceError;
|