Loops through an object checking for types, creating a new object
import { loopObject } from 'helping_hand'const looped = loopObject(...); Copy
import { loopObject } from 'helping_hand'const looped = loopObject(...);
Loops through an object checking for types, creating a new object