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 2213ab7 commit 81f78e6Copy full SHA for 81f78e6
index.js
@@ -1 +1,3 @@
1
-export * as default from './base.js';
+import * as queryString from './base.js';
2
+
3
+export default queryString;
0 commit comments