• File: URLSearchParams.js
  • Full Path: /var/www/nodejs/callDir/node_modules/axios/lib/platform/node/classes/URLSearchParams.js
  • Date Modified: 06/03/2024 4:47 PM
  • File size: 74 bytes
  • MIME-type: text/x-java
  • Charset: utf-8
'use strict';

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