@nevware21/ts-utils
    Preparing search index...

    Function isObject

    • Function

      Checks to see if the past value is an object value

      Type Parameters

      • T

        The object type, defaults to any

      Parameters

      • value: T

        The value to check

      Returns value is T