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