MCPcopy
hub / github.com/vercel/next.js / sr

Function sr

packages/next/src/compiled/@vercel/og/index.edge.js:16446–16448  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

16444 return zl([sr(e), /[^\s]*/, n === 1 ? `[^${sr(e)}${sr(t)}s]*` : jl([`[^${sr(e)}${sr(t)}s]*`, Vl(e, t, n - 1)]), /[^\s]*/, sr(t)]);
16445 }
16446 function sr(e) {
16447 return e && fg.test(e) ? e.replace(Gl, "\\$&") : e || "";
16448 }
16449});
16450var Xl = U((xs) => {
16451 "use strict";

Callers 15

baseConformsToFunction · 0.85
baseGetTagFunction · 0.85
baseHasInFunction · 0.85
baseIsMatchFunction · 0.85
baseKeysFunction · 0.85
cloneSymbolFunction · 0.85
createAssignerFunction · 0.85
createBaseEachFunction · 0.85
createBaseForFunction · 0.85
createFindFunction · 0.85
EtFunction · 0.85
isKeyFunction · 0.85

Calls 2

testMethod · 0.65
replaceMethod · 0.65

Tested by

no test coverage detected