EASYAIuniappNewUI/node_modules/core-js/stable/url/parse.js
2025-02-08 18:50:38 +08:00

7 lines
166 B
JavaScript

'use strict';
require('../../modules/web.url');
require('../../modules/web.url.parse');
var path = require('../../internals/path');
module.exports = path.URL.parse;