Files
2025-01-27 22:41:25 +09:00

4 lines
59 B
TypeScript

declare const Object: ObjectConstructor;
export = Object;