zhgdyunapp/node_modules/core-js/web/url-search-params.js
2023-06-19 09:02:35 +08:00

6 lines
176 B
JavaScript

require('../modules/web.url-search-params');
require('../modules/web.url-search-params.size');
var path = require('../internals/path');
module.exports = path.URLSearchParams;