Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alignoth/alignoth
/ Fd
Function
Fd
resources/vega-lite.min.js:9637–9642 ·
view source on GitHub ↗
(e)
Source
from the content-addressed store, hash-verified
9635
}
9636
}
9637
function
Fd(e) {
9638
return
(e.startsWith(
"'"
) && e.endsWith(
"'"
)) ||
9639
(e.startsWith(
'"'
) && e.endsWith(
'"'
))
9640
? e.slice(1, -1)
9641
: e;
9642
}
9643
function
Od(e) {
9644
const
n = {};
9645
return
(
Callers
1
assembleTransforms
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected