mirror of
https://github.com/rjNemo/federation
synced 2026-06-10 03:56:39 +00:00
4 lines
126 B
JavaScript
4 lines
126 B
JavaScript
require('../modules/web.url-search-params');
|
|
var path = require('../internals/path');
|
|
|
|
module.exports = path.URLSearchParams;
|