@valon-technologies/gestalt
    Preparing search index...

    Function indexedDBRangeBounds

    • Normalizes object-store or index cursor range bounds.

      Scalar index bounds are compared as one-part composite keys so providers can share the same comparison path for scalar and compound indexes.

      Parameters

      • range: KeyRange | undefined
      • indexCursor: boolean

      Returns [unknown, unknown]