Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alignoth/alignoth
/ gt
Function
gt
resources/vega.min.js:415–417 ·
view source on GitHub ↗
(t)
Source
from the content-addressed store, hash-verified
413
return
"boolean"
== typeof t;
414
}
415
function
gt(t) {
416
return
"[object Date]"
=== Object.prototype.toString.call(t);
417
}
418
function
mt(t) {
419
return
t && J(t[Symbol.iterator]);
420
}
Callers
4
Ft
Function · 0.85
PT
Function · 0.85
Bz
Function · 0.85
Nz
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected