MCPcopy
hub / github.com/iamkun/dayjs / index.js

File index.js

src/plugin/weekOfYear/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { MS, Y, D, W } from '../../constant'
2
3export default (o, c, d) => {
4 const proto = c.prototype

Callers

nothing calls this directly

Calls 8

weekMethod · 0.80
$localeMethod · 0.80
diffMethod · 0.80
addMethod · 0.65
startOfMethod · 0.65
endOfMethod · 0.65
isBeforeMethod · 0.65
subtractMethod · 0.65

Tested by

no test coverage detected