MCPcopy Create free account
hub / github.com/alignoth/alignoth / No

Function No

resources/vega-lite.min.js:2123–2132  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

2121 : void 0;
2122 }
2123 function No(e) {
2124 let { type: n, specifiedFormat: i, config: r, normalizeStack: o } = e;
2125 return t.isString(i)
2126 ? i
2127 : n === sr
2128 ? o
2129 ? r.normalizedNumberFormat
2130 : r.numberFormat
2131 : void 0;
2132 }
2133 function Ao(e, t) {
2134 return `format(${e}, "${t || ""}")`;
2135 }

Callers 2

OoFunction · 0.70
_oFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected