Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/candybox2/candybox2.github.io
/ rejectWith
Method
rejectWith
libs/jquery.d.ts:130–130 ·
view source on GitHub ↗
(context: any, ...args: any[])
Source
from the content-addressed store, hash-verified
128
129
reject(...args: any[]): JQueryDeferred<T>;
130
rejectWith(context: any, ...args: any[]): JQueryDeferred<T>;
131
132
resolve(val: T): JQueryDeferred<T>;
133
resolve(...args: any[]): JQueryDeferred<T>;
Callers
2
k
Function · 0.80
er
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected