Prelude API
    Preparing search index...

    Function exactPartial

    • Like partial (own properties only), and no other own key may be present.

      Type Parameters

      Parameters

      • kvs: T

      Returns Refute<{ [k in string | number | symbol]?: Lifted<T[k]> }>