BrianLov's picture
Upload folder using huggingface_hub (part 8)
9f91f81 verified
Raw
History Blame Contribute Delete
66 Bytes
declare const equal: (a: any, b: any) => boolean;
export = equal;