Edit File: URLSearchParams.js
'use strict'; import url from 'url'; export default url.URLSearchParams;
Back to File Manager