Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'} - View it on GitHub
Star
36
Rank
510009