5 lines
80 B

export default {
data: { foo: 'foo' },
html: `<div>foo @ foo # foo</div>`,
};