Files
liuyuan 3b86ad9ed8 提交
2025-05-23 17:24:54 +08:00

4 lines
59 B
TypeScript

declare const Object: ObjectConstructor;
export = Object;