@types/get-func-name
TypeScript icon, indicating that this package has built-in type declarations

2.0.3 • Public • Published

Installation

npm install --save @types/get-func-name

Summary

This package contains type definitions for get-func-name (https://github.com/chaijs/get-func-name#readme).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/get-func-name.

index.d.ts

export = getFuncName;

declare function getFuncName(fn: Function): string; // 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/get-func-name

Weekly Downloads

2,396

Version

2.0.3

License

MIT

Unpacked Size

2.85 kB

Total Files

5

Last publish

Collaborators

  • types