@types/is-function
TypeScript definitions for is-function
Last updated 4 years ago by types .
MIT · Repository · Original npm
$ cnpm install @types/is-function 
SYNC missed versions from official npm registry.

Installation

npm install --save @types/is-function

Summary

This package contains type definitions for is-function (https://github.com/grncdr/js-is-function).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/is-function.

index.d.ts

// Type definitions for is-function 1.0
// Project: https://github.com/grncdr/js-is-function
// Definitions by: Evangelos Zotos <https://github.com/evangeloszotos>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

export = isFunction;
declare function isFunction(fn?: any): boolean;

Additional Details

  • Last updated: Mon, 06 Sep 2021 21:31:20 GMT
  • Dependencies: none
  • Global values: none

Credits

These definitions were written by Evangelos Zotos.

Current Tags

  • 1.0.1                                ...           latest (4 years ago)
  • 1.0.0                                ...           ts2.0 (7 years ago)
  • 1.0.0                                ...           ts2.1 (7 years ago)
  • 1.0.0                                ...           ts2.2 (7 years ago)
  • 1.0.0                                ...           ts2.3 (7 years ago)
  • 1.0.0                                ...           ts2.4 (7 years ago)
  • 1.0.0                                ...           ts2.5 (7 years ago)
  • 1.0.0                                ...           ts2.6 (7 years ago)
  • 1.0.0                                ...           ts2.7 (7 years ago)
  • 1.0.0                                ...           ts2.8 (7 years ago)
  • 1.0.0                                ...           ts2.9 (7 years ago)
  • 1.0.0                                ...           ts3.0 (7 years ago)
  • 1.0.0                                ...           ts3.1 (7 years ago)
  • 1.0.0                                ...           ts3.2 (7 years ago)
  • 1.0.0                                ...           ts3.3 (7 years ago)
  • 1.0.0                                ...           ts3.4 (7 years ago)
  • 1.0.0                                ...           ts3.5 (7 years ago)
  • 1.0.0                                ...           ts3.6 (7 years ago)
  • 1.0.1                                ...           ts3.7 (4 years ago)
  • 1.0.1                                ...           ts3.8 (4 years ago)
  • 1.0.1                                ...           ts3.9 (4 years ago)
  • 1.0.1                                ...           ts4.0 (4 years ago)

2 Versions

  • 1.0.1                                ...           4 years ago
  • 1.0.0                                ...           7 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (0)
None
Dev Dependencies (0)
None
Dependents (0)
None

Copyright 2013 - present © cnpmjs.org