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

File index.js

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

Source from the content-addressed store, hash-verified

1export default (o, c) => {
2 const proto = c.prototype
3 proto.weekYear = function () {
4 const month = this.month()

Callers

nothing calls this directly

Calls 1

weekMethod · 0.80

Tested by

no test coverage detected