Function invertObject

  • Type Parameters

    • T extends Record<PropertyKey, PropertyKey>

    Parameters

    • obj: T

    Returns Invert<T>

Generated using TypeDoc