Code
Hub
Workspaces
Connect your AI tool
Indexed graphs
Engine
MCP
copy
hub
/
github.com/iamkun/dayjs
/ set
Method
set
types/plugin/objectSupport.d.ts:8–8 · types/plugin/objectSupport.d.ts::Dayjs.set
(argument: object)
Source
from the content-addressed store, hash-verified
6
declare module
class
="st">'dayjs' {
7
interface
Dayjs {
8
set(argument: object): Dayjs
9
add(argument: object): Dayjs
10
subtract(argument: object): Dayjs
11
}
Callers
15
karma.sauce.conf.js
File · 0.65
parse.test.js
File · 0.65
manipulate.test.js
File · 0.65
locale.test.js
File · 0.65
browser.spec.js
File · 0.65
query.test.js
File · 0.65
timezone.test.js
File · 0.65
plugin.test.js
File · 0.65
display.test.js
File · 0.65
constructor.test.js
File · 0.65
comparison.test.js
File · 0.65
get-set.test.js
File · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected