@metreeca/qest - v0.9.2
    Preparing search index...

    Function isPatch

    • Checks if a value is a Patch.

      Parameters

      • value: unknown

        The value to check

      Returns value is { readonly [property: string]: Values | Indexed<Values> | null }

      True if the value is a plain object with identifier keys and null, Values, or Indexed values