Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/iamkun/dayjs
/ weekYear
Method
weekYear
types/plugin/weekYear.d.ts:8–8 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
6
declare module
'dayjs'
{
7
interface
Dayjs {
8
weekYear(): number
9
}
10
}
Callers
2
weekYear.test.js
File · 0.80
index.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected