Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/iamkun/dayjs
/ $utils
Method
$utils
src/index.js:111–113 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
109
110
// eslint-disable-next-line class-methods-use-this
111
$utils() {
112
return
Utils
113
}
114
115
isValid() {
116
return
!(this.$d.toString() === C.INVALID_DATE_STRING)
Callers
11
plugin.test.js
File · 0.80
index.js
File · 0.80
index.js
File · 0.80
index.js
File · 0.80
index.js
File · 0.80
index.js
File · 0.80
index.js
File · 0.80
index.js
File · 0.80
isObject
Function · 0.80
prettyUnit
Function · 0.80
index.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected