URLSearchParams.js 74 Bytes
'use strict';

import url from 'url';
export default url.URLSearchParams;