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