4 строки
83 B
TypeScript
4 строки
83 B
TypeScript
declare const ReferenceError: ReferenceErrorConstructor;
|
|
|
|
export = ReferenceError;
|