I have an js object with two keys, foo and bar.
foo
bar
const x = { foo: \'\', bar: \'\' }
Also I have abc fun
abc