We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf3e814 commit ea4401fCopy full SHA for ea4401f
1 file changed
lib/parse.js
@@ -1,3 +1,5 @@
1
+"use strict";
2
+
3
const fastDecode = require("fast-decode-uri-component");
4
5
const plusRegex = /\+/g;
0 commit comments