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

Method get

libs/jquery.d.ts:716–716  ·  view source on GitHub ↗
(index?: number)

Source from the content-addressed store, hash-verified

714 each(func: (index: any, elem: Element) => any): JQuery;
715
716 get(index?: number): any;
717
718 index(): number;
719 index(selector: string): number;

Callers 2

endQuestMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected