4 أسطر
83 B
TypeScript
4 أسطر
83 B
TypeScript
declare const ReferenceError: ReferenceErrorConstructor;
|
|
|
|
export = ReferenceError;
|