• Run the action over all the property keys of the object, optionally including further args in the call. This is effectively process without the recursion.

    Type Parameters

    • T extends object
    • U = any

    Parameters

    Returns T

    Example