Installation
npm install --save @types/jquery-param
Summary
This package contains type definitions for jquery-param (https://github.com/knowledgecode/jquery-param).
Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jquery-param.
index.d.ts
export as namespace param;
export = param;
declare function param(obj: any): string;
Additional Details
- Last updated: Tue, 07 Nov 2023 03:09:37 GMT
- Dependencies: none
Credits
These definitions were written by Pat Sissons.