Code
Hub
Workspaces
Connect your AI tool
Indexed graphs
Engine
MCP
copy
hub
/
github.com/iamkun/dayjs
/ isDayjs
Function
isDayjs
src/index.js:12–12 · src/index.js::isDayjs
Source
from the content-addressed store, hash-verified
10
11
class
="cm">// eslint-disable-next-line no-use-before-define
12
const
isDayjs = d => d instanceof Dayjs || !!(d && d[IS_DAYJS])
13
14
const
parseLocale = (preset, object, isLocal) => {
15
let
l
Callers
1
dayjs
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected