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

0.0.4 • Public • Published

Installation

npm install --save @types/one-time

Summary

This package contains type definitions for one-time (https://github.com/3rd-eden/one-time).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/one-time.

index.d.ts

export = oneTime;

declare function oneTime<TFn extends Function>(fn: TFn): TFn; // eslint-disable-line @typescript-eslint/ban-types

Additional Details

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

Credits

These definitions were written by BendingBender.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/one-time

Weekly Downloads

2,283

Version

0.0.4

License

MIT

Unpacked Size

2.81 kB

Total Files

5

Last publish

Collaborators

  • types