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

Method week

types/plugin/weekOfYear.d.ts:8–8  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

6declare module 'dayjs' {
7 interface Dayjs {
8 week(): number
9
10 week(value : number): Dayjs
11 }

Callers 7

badMutable.test.jsFile · 0.80
weekOfYear.test.jsFile · 0.80
index.jsFile · 0.80
index.jsFile · 0.80
parseFormattedInputFunction · 0.80
index.jsFile · 0.80
index.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected