@stdlib/utils-object-inverse-by
Version:
Invert an object, such that keys become values and values become keys, according to a transform function.
3 lines • 112 B
TypeScript
Invert an object, such that keys become values and values become keys, according to a transform function.