Files
2024-10-01 20:52:49 +05:30

3 lines
57 B
TypeScript

declare function hasProto(): boolean;
export = hasProto;