Files
2024-07-05 13:46:23 +02:00

3 lines
57 B
TypeScript

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