Skip to main content

CommonObjectFlip

Callable

  • CommonObjectFlip(obj: any): Record<string, any>

  • Returns the object with keys and values reversed


    Parameters

    • obj: any

    Returns Record<string, any>