@laserware/arcade
    Preparing search index...

    Function isFunction

    • Checks if the specified value is a function.

      Parameters

      • value: unknown

        Value to check if a function.

      Returns value is Function

      true if the value is a function.