Returns an object with the keys and values inverted from the given object.
Note: converts number keys to strings.
The object to invert.
Returns an object with the keys and values inverted from the given object.
Note: converts number keys to strings.