projecte_ionic/node_modules/core-js-pure/web/url.js

7 lines
184 B
JavaScript
Raw Permalink Normal View History

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