Krooz's picture
Upload folder using huggingface_hub
767b82d verified
export declare function cleanUrl(url: string): string;
export declare function extractQueryWithoutFragment(url: string): string;