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

Function ko

resources/vega.min.js:2876–2879  ·  view source on GitHub ↗
(t)

Source from the content-addressed store, hash-verified

2874 return Math.floor(+t / 1e3);
2875 }
2876 function ko(t) {
2877 const e = {};
2878 return (n) => e[n] || (e[n] = t(n));
2879 }
2880 function Ao(t) {
2881 const e = ko(t.format),
2882 n = t.formatPrefix;

Callers 2

AoFunction · 0.70
$oFunction · 0.70

Calls 1

tFunction · 0.70

Tested by

no test coverage detected