MCPcopy
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

1export 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

isAfterMethod · 0.65
isBeforeMethod · 0.65

Tested by

no test coverage detected