Documentation
    Preparing search index...

    Function objectContainsSomeValue

    • Recursively checks if the given Record | object contains any direct or nested property with a "truthy" value.

      Parameters

      • object: Record<string, any>

      Returns boolean