yxslpts's picture
Upload 14458 files
b8806f7 verified
Raw
History Blame Contribute Delete
129 Bytes
export declare function cleanUrl(url: string): string;
export declare function extractQueryWithoutFragment(url: string): string;