I am making a css-in-js library, and I need to use recursion to turn object into string like this:
Input:
const fakeData = { a: { b: \'c\', d