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

0.1.4 • Public • Published

Installation

npm install --save @types/bind-ponyfill

Summary

This package contains type definitions for bind-ponyfill (https://www.npmjs.com/package/bind-ponyfill).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bind-ponyfill.

index.d.ts

declare function ponyBind(fn: Function, that: any, ...args: any[]): Function;
export = ponyBind;

Additional Details

  • Last updated: Mon, 20 Nov 2023 23:36:23 GMT
  • Dependencies: none

Credits

These definitions were written by Steve Jenkins.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/bind-ponyfill

Weekly Downloads

1

Version

0.1.4

License

MIT

Unpacked Size

2.77 kB

Total Files

5

Last publish

Collaborators

  • types