@semo/core
    Preparing search index...

    Function deepGet

    • Get a nested value from an object by dot-separated path

      Parameters

      • obj: any
      • path: string
      • OptionaldefaultValue: any

      Returns any