decodePathDecode path section of URL (consistent with encodePath for slash encoding). function decodePath(text: string): string;§decodePath(text: string): string[src]§Parameters§text: string[src] string to decode §Return Type§string[src]decoded string