Function sortNestedKeys

  • Type Parameters

    • T

    Parameters

    • obj: Record<string, T>

    Returns Record<string, T>