Function isFunction

  • Return true if obj is of type function.

    Parameters

    • obj: any

    Returns boolean