semblance-dev/node_modules/es-object-atoms/index.d.ts
2025-12-19 19:26:16 +00:00

3 lines
59 B
TypeScript
Executable file

declare const Object: ObjectConstructor;
export = Object;