saur7764's picture
Upload folder using huggingface_hub
02745b8 verified
export declare function cleanUrl(url: string): string;
export declare function extractQueryWithoutFragment(url: string): string;