MCPcopy Create free account
hub / github.com/HtmlUnit/htmlunit / fetch.umd.js

File fetch.umd.js

src/main/resources/org/htmlunit/javascript/polyfill/fetch/fetch.umd.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1(function (global, factory) {
2 typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports) :
3 typeof define === 'function' && define.amd ? define(['exports'], factory) :
4 (factory((global.WHATWGFetch = {})));

Callers

nothing calls this directly

Calls 11

normalizeNameFunction · 0.85
normalizeValueFunction · 0.85
iteratorForFunction · 0.85
defineFunction · 0.50
indexOfMethod · 0.45
callMethod · 0.45
hasMethod · 0.45
forEachMethod · 0.45
pushMethod · 0.45
createMethod · 0.45
definePropertyMethod · 0.45

Tested by

no test coverage detected