Leon4gr45's picture
Upload folder using huggingface_hub (part 9)
11811dc verified
Raw
History Blame Contribute Delete
129 Bytes
export declare function cleanUrl(url: string): string;
export declare function extractQueryWithoutFragment(url: string): string;