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

Function Ft

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

Source from the content-addressed store, hash-verified

526 : !(!t || "false" === t || "0" === t) && !!t;
527 }
528 const Ft = (t) => (yt(t) || gt(t) ? t : Date.parse(t));
529 function St(t, e) {
530 return ((e = e || Ft), null == t || "" === t ? null : e(t));
531 }

Callers

nothing calls this directly

Calls 3

ytFunction · 0.85
gtFunction · 0.85
parseMethod · 0.45

Tested by

no test coverage detected