8 lines
72 B

export default {
data: { bar: 'bar' },
html: `
"foo"
"bar"
`,
};