AOZ2025's picture
Upload 609 files
05a8e6e verified
declare function getDunderProto(target: {}): object | null;
declare const x: false | typeof getDunderProto;
export = x;