4 lines
59 B
Plaintext
4 lines
59 B
Plaintext
declare const Object: ObjectConstructor;
|
|
|
|
export = Object;
|
declare const Object: ObjectConstructor;
|
|
|
|
export = Object;
|