Left Curve Software Stack
    Preparing search index...

    Function sortObject

    • Given an object, sort the keys and return a new object.

      Type Parameters

      Parameters

      • obj: T

        The object to sort.

      Returns T

      The sorted object.