projecte_ionic/node_modules/core-js/web/url-search-params.js

5 lines
126 B
JavaScript
Raw Permalink Normal View History

2022-02-09 18:30:03 +01:00
require('../modules/web.url-search-params');
var path = require('../internals/path');
module.exports = path.URLSearchParams;