package.stable.url.parse.js Maven / Gradle / Ivy
The newest version!
'use strict';
require('../../modules/web.url');
require('../../modules/web.url.parse');
var path = require('../../internals/path');
module.exports = path.URL.parse;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy