2025-04-02 21:57:33 +08:00

3 lines
57 B
TypeScript

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