@hat-open/util
    Preparing search index...

    Function _merge

    • Merge two objects

      If same property exist in both arguments, second argument's value is used as resulting value

      Type Parameters

      • T extends Record<string, any>

      Parameters

      Returns T