@timlassiter11/yatl
    Preparing search index...

    Function getNestedValue

    • Get a value from an object based on a path.

      Parameters

      • obj: object

        The object to get the value from

      • path: string

        The path of the value

      Returns unknown

      The value found at the given path