MCPcopy
hub / github.com/zloirock/core-js / web.url.parse.js

File web.url.parse.js

packages/core-js/modules/web.url.parse.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2var $ = require('../internals/export');
3var getBuiltIn = require('../internals/get-built-in');
4var validateArgumentsLength = require('../internals/validate-arguments-length');

Callers

nothing calls this directly

Calls 1

toStringFunction · 0.50

Tested by

no test coverage detected