Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/iamkun/dayjs
/ index.js
File
index.js
src/plugin/isBetween/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
export
default (o, c, d) => {
2
c.prototype.isBetween =
function
(a, b, u, i) {
3
const
dA = d(a)
4
const
dB = d(b)
Callers
nothing calls this directly
Calls
2
isAfter
Method · 0.65
isBefore
Method · 0.65
Tested by
no test coverage detected