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

0.0.32 • Public • Published

Installation

npm install --save @types/jquery.superlink

Summary

This package contains type definitions for jquery.superlink (http://james.padolsey.com/demos/plugins/jQuery/superLink/superlink.jquery.js).

Details

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

index.d.ts

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

interface JQuery {
    superLink(link?: string): JQuery;
}

Additional Details

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

Credits

These definitions were written by Blake Niemyjski.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/jquery.superlink

Weekly Downloads

2

Version

0.0.32

License

MIT

Unpacked Size

2.93 kB

Total Files

5

Last publish

Collaborators

  • types