@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.

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @types/jquery.superlink

    Weekly Downloads

    1

    Version

    0.0.32

    License

    MIT

    Unpacked Size

    2.93 kB

    Total Files

    5

    Last publish

    Collaborators

    • types