4 lines
58 B
TypeScript
Executable File
4 lines
58 B
TypeScript
Executable File
declare function hasProto(): boolean;
|
|
|
|
export = hasProto;
|