• @forgerock/javascript-sdk

    helpers.ts

    Copyright (c) 2020 - 2025 Ping Identity Corporation. All rights reserved. This software may be modified and distributed under the terms of the MIT license. See the LICENSE file for details.

    Type Parameters

    • T

    Parameters

    • obj: undefined | { [key: string]: unknown }
    • prop: string
    • defaultValue: T

    Returns T