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

    Function mergeAll

    • Merge multiple objects

      If same property exist in multiple arguments, value from the last argument containing that property is used

      Type Parameters

      • T extends Record<string, any>

      Parameters

      • objs: T[]

      Returns T