MCPcopy Index your code
hub / github.com/NativeScript/NativeScript / index.mjs

File index.mjs

packages/core/fetch/index.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"use strict";
2
3var support = {
4 searchParams: "URLSearchParams" in global,

Callers

nothing calls this directly

Calls 9

normalizeNameFunction · 0.85
normalizeValueFunction · 0.85
iteratorForFunction · 0.85
indexOfMethod · 0.80
forEachMethod · 0.80
createMethod · 0.65
ErrorClass · 0.50
callMethod · 0.45
pushMethod · 0.45

Tested by

no test coverage detected