File size: 129 Bytes
11811dc
 
1
2
3
export declare function cleanUrl(url: string): string;
export declare function extractQueryWithoutFragment(url: string): string;