Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/QwikDev/partytown
/ normalize
Function
normalize
tests/integrations/hubspot/shell.js:7890–7892 ·
view source on GitHub ↗
(e)
Source
from the content-addressed store, hash-verified
7888
return
new
Reqwest(e, t);
7889
}
7890
function
normalize(e) {
7891
return
e ? e.replace(/\r?\n/g,
'\r\n'
) :
''
;
7892
}
7893
function
serial(e, t) {
7894
var
n,
7895
i,
Callers
2
l
Function · 0.70
serial
Function · 0.70
Calls
1
replace
Method · 0.80
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…