Stone.js API
    Preparing search index...
    • Check if the value is a function.

      Type Parameters

      • ClassType = Function

      Parameters

      • value: unknown

        The value to check.

      Returns value is ClassType

      true if the value is a function, otherwise false.