Server IP : 209.38.156.173 / Your IP : 216.73.216.122 [ Web Server : Apache/2.4.52 (Ubuntu) System : Linux lakekumayuhotel 5.15.0-136-generic #147-Ubuntu SMP Sat Mar 15 15:53:30 UTC 2025 x86_64 User : root ( 0) PHP Version : 8.1.2-1ubuntu2.22 Disable Function : NONE Domains : 2 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/share/nodejs/@types/jquery/ |
Upload File : |
// Type definitions for jquery 3.5 // Project: https://jquery.com // Definitions by: Leonard Thieu <https://github.com/leonard-thieu> // Boris Yankov <https://github.com/borisyankov> // Christian Hoffmeister <https://github.com/choffmeister> // Steve Fenton <https://github.com/Steve-Fenton> // Diullei Gomes <https://github.com/Diullei> // Tass Iliopoulos <https://github.com/tasoili> // Sean Hill <https://github.com/seanski> // Guus Goossens <https://github.com/Guuz> // Kelly Summerlin <https://github.com/ksummerlin> // Basarat Ali Syed <https://github.com/basarat> // Nicholas Wolverson <https://github.com/nwolverson> // Derek Cicerone <https://github.com/derekcicerone> // Andrew Gaspar <https://github.com/AndrewGaspar> // Seikichi Kondo <https://github.com/seikichi> // Benjamin Jackman <https://github.com/benjaminjackman> // Josh Strobl <https://github.com/JoshStrobl> // John Reilly <https://github.com/johnnyreilly> // Dick van den Brink <https://github.com/DickvdBrink> // Thomas Schulz <https://github.com/King2500> // Terry Mun <https://github.com/terrymun> // Martin Badin <https://github.com/martin-badin> // Chris Frewin <https://github.com/princefishthrower> // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // TypeScript Version: 2.7 /// <reference types="sizzle" /> /// <reference path="JQueryStatic.d.ts" /> /// <reference path="JQuery.d.ts" /> /// <reference path="misc.d.ts" /> /// <reference path="legacy.d.ts" /> export = jQuery;