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

0.0.33 • Public • Published

Installation

npm install --save @types/jquery-urlparam

Summary

This package contains type definitions for jquery-urlparam (https://gist.github.com/stpettersens/e1f4478f299b6f4905c1).

Details

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

index.d.ts

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

interface JQueryStatic {
    urlParam(variable: string): string;
}

Additional Details

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

Credits

These definitions were written by Sam Saint-Pettersen.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/jquery-urlparam

Weekly Downloads

1

Version

0.0.33

License

MIT

Unpacked Size

2.94 kB

Total Files

5

Last publish

Collaborators

  • types