pdfrx_web
    Preparing search index...

    Function shallowEqual

    • Shallow object comparison, the usual isEqual for record-shaped snapshots.

      Type Parameters

      • T extends Record<string, unknown>

      Parameters

      • a: T

        The a value (T).

      • b: T

        The b value (T).

      Returns boolean

      Whether the documented condition is satisfied.