mirror of
https://github.com/obra/superpowers.git
synced 2026-05-06 01:22:40 +00:00
4 lines
59 B
TypeScript
4 lines
59 B
TypeScript
|
|
declare const Object: ObjectConstructor;
|
||
|
|
|
||
|
|
export = Object;
|