Build 589089stable
Module 404312
222 characters · in 52082.07941602b067c1b4.jsDependencies
Source Raw
function(t){"use strict";var e=String.prototype.replace,r=/%20/g,o="RFC3986";t.exports={default:o,formatters:{RFC1738:function(t){return e.call(t,r,"+")},RFC3986:function(t){return String(t)}},RFC1738:"RFC1738",RFC3986:o}}