Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Functions

Functions

isFunction

  • isFunction(value: any): value is Function
  • Returns true if the given value is a function, false if not

    Parameters

    • value: any

    Returns value is Function

Generated using TypeDoc