@types/jquery.sortelements
TypeScript icon, indicating that this package has built-in type declarations

0.0.32 • Public • Published

Installation

npm install --save @types/jquery.sortelements

Summary

This package contains type definitions for jquery.sortelements (http://james.padolsey.com/javascript/sorting-elements-with-jquery/).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jquery.sortelements.

index.d.ts

/// <reference types="jquery"/>

interface JQuery {
    sortElements(comparator: Function, getSortable?: Function): JQuery;
}

Additional Details

  • Last updated: Tue, 30 Jan 2024 21:35:45 GMT
  • Dependencies: @types/jquery

Credits

These definitions were written by Tim Bureck.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/jquery.sortelements

Weekly Downloads

3

Version

0.0.32

License

MIT

Unpacked Size

2.99 kB

Total Files

5

Last publish

Collaborators

  • types