3 lines
59 B
TypeScript
Executable file
3 lines
59 B
TypeScript
Executable file
declare const Object: ObjectConstructor;
|
|
|
|
export = Object;
|