3 lines
50 B

export default {
html: `<h1>Hello world!</h1>`
};