ChessNut/node_modules/es-object-atoms/index.d.ts
2025-11-07 20:19:34 +01:00

3 lines
59 B
TypeScript

declare const Object: ObjectConstructor;
export = Object;