Prelude API
    Preparing search index...

    Function exact

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

      Type Parameters

      Parameters

      • kvs: T

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