Akshaykumarbm's picture
Upload folder using huggingface_hub
443c22e verified
declare const equal: (a: any, b: any) => boolean;
export = equal;