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