2024-08-09 14:03:22 +00:00

3 lines
57 B
TypeScript

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