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

Method subtract

types/plugin/duration.d.ts:80–80  ·  view source on GitHub ↗
(duration: plugin.Duration)

Source from the content-addressed store, hash-verified

78 interface Dayjs {
79 add(duration: plugin.Duration): Dayjs
80 subtract(duration: plugin.Duration): Dayjs
81 }
82
83 /**

Callers 15

manipulate.test.jsFile · 0.65
browser.spec.jsFile · 0.65
query.test.jsFile · 0.65
display.test.jsFile · 0.65
duration.test.jsFile · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected