MCPcopy Create free account
hub / github.com/ORCID/orcid-angular / f

Function f

scripts/new-relic.runtime.js:94–114  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

92 c()[e] = t
93 }
94 function f() {
95 return (
96 (function () {
97 let e = c()
98 const t = e.info || {}
99 e.info = { beacon: a.beacon, errorBeacon: a.errorBeacon, ...t }
100 })(),
101 (function () {
102 let e = c()
103 const t = e.init || {}
104 e.init = { ...t }
105 })(),
106 d(),
107 (function () {
108 let e = c()
109 const t = e.loader_config || {}
110 e.loader_config = { ...t }
111 })(),
112 c()
113 )
114 }
115 },
116 782: (e, t, r) => {
117 'use strict'

Callers 1

_Function · 0.85

Calls 7

cFunction · 0.85
dFunction · 0.85
lFunction · 0.85
pFunction · 0.85
hFunction · 0.85
rFunction · 0.70
getMethod · 0.45

Tested by

no test coverage detected