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

Function St

resources/vega.min.js:529–531  ·  view source on GitHub ↗
(t, e)

Source from the content-addressed store, hash-verified

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 }
532 function $t(t) {
533 return null == t || "" === t ? null : t + "";
534 }

Callers 1

vega.min.jsFile · 0.85

Calls 1

eFunction · 0.85

Tested by

no test coverage detected