I\'m trying to decode a percent-encoded string but can\'t figure out how to. For example:
let str = "Hello%20World" // I want to decode \'str\' to