Open Cap Table Protocol Canton SDK - v0.2.84
    Preparing search index...

    Function safeGet

    • Safely access nested properties in an object

      Parameters

      • obj: unknown

        The object to traverse

      • path: string[]

        Array of keys representing the path to the desired property

      Returns unknown

      The value at the path, or undefined if not found