MCPcopy Create free account
hub / github.com/candybox2/candybox2.github.io / fireWith

Method fireWith

libs/jquery.d.ts:76–76  ·  view source on GitHub ↗
(context: any, ...args: any[])

Source from the content-addressed store, hash-verified

74 fire(...arguments: any[]): any;
75 fired(): boolean;
76 fireWith(context: any, ...args: any[]): any;
77 has(callback: any): boolean;
78 lock(): any;
79 locked(): boolean;

Callers 2

kFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected