Trireme's picture
Upload folder using huggingface_hub
6655e35 verified
Raw
History Blame Contribute Delete
121 Bytes
declare function getDunderProto(target: {}): object | null;
declare const x: false | typeof getDunderProto;
export = x;