export default { props: { bar: 'lol', x: 2, compound: 'piece of', go: { deeper: 'core' } }, html: `
foo: lol
baz: 42 (number)
qux: this is a piece of string
quux: core
foo: wut
baz: 43 (number)
qux: this is a rather boring string
quux: heart