Files
2025-07-05 14:49:26 +08:00

4 lines
59 B
TypeScript

declare const Object: ObjectConstructor;
export = Object;