File "parse.js"
Full Path: C:/wamp64/www/INTERPRETE2/frontend/node_modules/core-js/stable/url/parse.js
File size: 166 bytes
MIME-type: text/plain
Charset: utf-8
'use strict';
require('../../modules/web.url');
require('../../modules/web.url.parse');
var path = require('../../internals/path');
module.exports = path.URL.parse;