MCPcopy
hub / github.com/iamkun/dayjs / isAfter

Method isAfter

types/plugin/isoWeek.d.ts:25–25  ·  view source on GitHub ↗
(date?: ConfigType, unit?: ISOUnitType)

Source from the content-addressed store, hash-verified

23 isBefore(date?: ConfigType, unit?: ISOUnitType): boolean
24
25 isAfter(date?: ConfigType, unit?: ISOUnitType): boolean
26 }
27}

Callers 7

query.test.jsFile · 0.65
comparison.test.jsFile · 0.65
badMutable.test.jsFile · 0.65
index.jsFile · 0.65
index.jsFile · 0.65
index.jsFile · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected