aboutsummaryrefslogtreecommitdiffstats
path: root/node_modules/es-object-atoms/index.d.ts
blob: 8bdbfc8154dad2999f38aaba5a91257e668ad6ee (plain)
1
2
3
declare const Object: ObjectConstructor;

export = Object;