object-casing
Version:
Walks throught an object using a callback function to convert the object key, returning a new object with new keys.
2 lines (1 loc) • 12 B
TypeScript
Walks throught an object using a callback function to convert the object key, returning a new object with new keys.