Files
tongjiweb/server/node_modules/es-object-atoms/index.d.ts
T
2026-06-04 11:01:29 +08:00

4 lines
59 B
TypeScript

declare const Object: ObjectConstructor;
export = Object;