Files
2026-04-08 17:52:38 +08:00

4 lines
59 B
TypeScript

declare const Object: ObjectConstructor;
export = Object;