@traversable/schema
    Preparing search index...
    • Internal

      get uses symbol.notfound as a sentinel-like to differentiate between the separate cases of "path not found" and "value at path was undefined"

      Parameters

      • x: unknown
      • ks: (string | number | symbol)[]

      Returns unknown