6 lines
59 B

export default {
html: `
<foo-bar>Hello</foo-bar>
`
};