Uneventful
    Preparing search index...

    Function isFunction

    • Is the given value a function? (Shorthand for typeof f === "function")

      Parameters

      • f: any

      Returns f is Function