MCPcopy
hub / github.com/di-sukharev/opencommit / clonePolicyContainer

Function clonePolicyContainer

out/cli.cjs:50641–50645  ·  view source on GitHub ↗
(policyContainer)

Source from the content-addressed store, hash-verified

50639 finalConnectionTimingInfo: null
50640 };
50641 }
50642 function makePolicyContainer() {
50643 return {
50644 referrerPolicy: "strict-origin-when-cross-origin"
50645 };
50646 }
50647 function clonePolicyContainer(policyContainer) {
50648 return {

Callers 1

fetchingFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…